Searched refs:g_eli_crypto_decrypt (Results 1 – 4 of 4) sorted by relevance
/freebsd/stand/libsa/geli/ |
H A D | geliboot_crypto.c | 127 g_eli_crypto_decrypt(u_int algo, u_char *data, size_t datasize, in g_eli_crypto_decrypt() function
|
/freebsd/sys/geom/eli/ |
H A D | g_eli_key.c | 128 error = g_eli_crypto_decrypt(md->md_ealgo, tmpmkey, in g_eli_mkey_decrypt()
|
H A D | g_eli_crypto.c | 197 g_eli_crypto_decrypt(u_int algo, u_char *data, size_t datasize, in g_eli_crypto_decrypt() function
|
H A D | g_eli.h | 726 int g_eli_crypto_decrypt(u_int algo, u_char *data, size_t datasize,
|