Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dciphercommon_ccm.h77 OSSL_CCM_auth_decrypt_fn auth_decrypt; member
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm.c371 if (!ctx->hw->auth_decrypt(ctx, in, out, len, in ccm_tls_cipher()
429 if (!hw->auth_decrypt(ctx, in, out, len, ctx->buf, ctx->m)) in ccm_cipher_internal()