Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c94 static ossl_inline int aes_generic_ocb_copy_ctx(PROV_AES_OCB_CTX *dst, in aes_generic_ocb_copy_ctx() function
348 if (!aes_generic_ocb_copy_ctx(ret, in)) { in aes_ocb_dupctx()