Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dciphercommon_ccm.h75 OSSL_CCM_setaad_fn setaad; member
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm.c360 if (!ctx->hw->setaad(ctx, ctx->buf, ctx->tls_aad_len)) in ccm_tls_cipher()
412 if (!hw->setaad(ctx, in, len)) in ccm_cipher_internal()