Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aria.c16 static OSSL_FUNC_cipher_freectx_fn aria_freectx; variable
19 static void aria_freectx(void *vctx) in aria_freectx() function