Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aria_gcm.c45 static OSSL_FUNC_cipher_freectx_fn aria_gcm_freectx; variable
46 static void aria_gcm_freectx(void *vctx) in aria_gcm_freectx() function