Home
last modified time | relevance | path

Searched refs:AES_init (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/geom/bde/
H A Dg_bde_crypt.c128 AES_init(&ci); in g_bde_crypt_read()
163 AES_init(&ci); in g_bde_crypt_write()
204 AES_init(&ci); in g_bde_crypt_delete()
H A Dg_bde_lock.c316 AES_init(&ci); in g_bde_keyloc_encrypt()
332 AES_init(&ci); in g_bde_keyloc_decrypt()
407 AES_init(&ci); in g_bde_decrypt_lockx()
H A Dg_bde.h177 AES_init(cipherInstance *ci) in AES_init() function