Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
Dciphercommon_ccm.h75 OSSL_CCM_setaad_fn setaad; member
/third_party/openssl/providers/implementations/include/prov/
Dciphercommon_ccm.h75 OSSL_CCM_setaad_fn setaad; member
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
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()
/third_party/openssl/providers/implementations/ciphers/
Dciphercommon_ccm.c357 if (!ctx->hw->setaad(ctx, ctx->buf, ctx->tls_aad_len)) in ccm_tls_cipher()
409 if (!hw->setaad(ctx, in, len)) in ccm_cipher_internal()