Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/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