Home
last modified time | relevance | path

Searched refs:CRYPTO_ccm128_aad (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm_hw.c22 CRYPTO_ccm128_aad(&ctx->ccm_ctx, aad, alen); in ossl_ccm_generic_setaad()
/third_party/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm_hw.c22 CRYPTO_ccm128_aad(&ctx->ccm_ctx, aad, alen); in ossl_ccm_generic_setaad()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dmodes.h146 void CRYPTO_ccm128_aad(CCM128_CONTEXT *ctx, const unsigned char *aad,
/third_party/openssl/ohos_lite/include/openssl/
H A Dmodes.h135 void CRYPTO_ccm128_aad(CCM128_CONTEXT *ctx, const unsigned char *aad,
/third_party/openssl/include/openssl/
H A Dmodes.h146 void CRYPTO_ccm128_aad(CCM128_CONTEXT *ctx, const unsigned char *aad,
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aria.c663 CRYPTO_ccm128_aad(ccm, EVP_CIPHER_CTX_buf_noconst(ctx), in aria_ccm_tls_cipher()
719 CRYPTO_ccm128_aad(ccm, in, len); in aria_ccm_cipher()
H A De_aes.c3443 CRYPTO_ccm128_aad(ccm, EVP_CIPHER_CTX_buf_noconst(ctx), in aes_ccm_tls_cipher()
3501 CRYPTO_ccm128_aad(ccm, in, len); in aes_ccm_cipher()
/third_party/openssl/crypto/evp/
H A De_aria.c663 CRYPTO_ccm128_aad(ccm, EVP_CIPHER_CTX_buf_noconst(ctx), in aria_ccm_tls_cipher()
719 CRYPTO_ccm128_aad(ccm, in, len); in aria_ccm_cipher()
H A De_aes.c3449 CRYPTO_ccm128_aad(ccm, EVP_CIPHER_CTX_buf_noconst(ctx), in aes_ccm_tls_cipher()
3507 CRYPTO_ccm128_aad(ccm, in, len); in aes_ccm_cipher()
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dccm128.c68 void CRYPTO_ccm128_aad(CCM128_CONTEXT *ctx, in CRYPTO_ccm128_aad() function
/third_party/openssl/crypto/modes/
H A Dccm128.c68 void CRYPTO_ccm128_aad(CCM128_CONTEXT *ctx, in CRYPTO_ccm128_aad() function

Completed in 16 milliseconds