Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/macs/
H A Dcmac_prov.c102 const EVP_CIPHER_CTX *cipherctx = CMAC_CTX_get0_cipher_ctx(macctx->ctx); in cmac_size() local
/freebsd/crypto/openssl/test/
H A Dthreadstest.c312 EVP_CIPHER_CTX *cipherctx = EVP_CIPHER_CTX_new(); in thread_general_worker() local