Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c40 static OSSL_FUNC_cipher_dupctx_fn aes_ocb_dupctx; variable
334 static void *aes_ocb_dupctx(void *vctx) in aes_ocb_dupctx() function