Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_aes_xts.c33 static OSSL_FUNC_cipher_freectx_fn aes_xts_freectx; variable
136 static void aes_xts_freectx(void *vctx) in aes_xts_freectx() function
296 { OSSL_FUNC_CIPHER_FREECTX, (void (*)(void))aes_xts_freectx }, \

Completed in 12 milliseconds