Home
last modified time | relevance | path

Searched defs:aes_gcm_freectx (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm.c52 static OSSL_FUNC_cipher_freectx_fn aes_gcm_freectx; variable
53 static void aes_gcm_freectx(void *vctx) in aes_gcm_freectx() function