Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes.c24 static OSSL_FUNC_cipher_dupctx_fn aes_dupctx; variable
34 static void *aes_dupctx(void *ctx) in aes_dupctx() function