Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dciphercommon_ccm.h75 OSSL_CCM_setaad_fn setaad; member
/netbsd-src/crypto/external/bsd/openssl/dist/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()