Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm_hw.c38 rv = CRYPTO_ccm128_encrypt_ccm64(&ctx->ccm_ctx, in, in ossl_ccm_generic_auth_encrypt()
/third_party/openssl/providers/implementations/ciphers/
H A Dciphercommon_ccm_hw.c38 rv = CRYPTO_ccm128_encrypt_ccm64(&ctx->ccm_ctx, in, in ossl_ccm_generic_auth_encrypt()
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dmodes.h152 int CRYPTO_ccm128_encrypt_ccm64(CCM128_CONTEXT *ctx, const unsigned char *inp,
/third_party/openssl/ohos_lite/include/openssl/
H A Dmodes.h141 int CRYPTO_ccm128_encrypt_ccm64(CCM128_CONTEXT *ctx, const unsigned char *inp,
/third_party/openssl/include/openssl/
H A Dmodes.h152 int CRYPTO_ccm128_encrypt_ccm64(CCM128_CONTEXT *ctx, const unsigned char *inp,
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aria.c669 if (cctx->str ? CRYPTO_ccm128_encrypt_ccm64(ccm, in, out, len, cctx->str) in aria_ccm_tls_cipher()
734 if (cctx->str ? CRYPTO_ccm128_encrypt_ccm64(ccm, in, out, len, cctx->str) in aria_ccm_cipher()
H A De_aes.c3449 if (cctx->str ? CRYPTO_ccm128_encrypt_ccm64(ccm, in, out, len, in aes_ccm_tls_cipher()
3516 if (cctx->str ? CRYPTO_ccm128_encrypt_ccm64(ccm, in, out, len, in aes_ccm_cipher()
/third_party/openssl/crypto/evp/
H A De_aria.c669 if (cctx->str ? CRYPTO_ccm128_encrypt_ccm64(ccm, in, out, len, cctx->str) in aria_ccm_tls_cipher()
734 if (cctx->str ? CRYPTO_ccm128_encrypt_ccm64(ccm, in, out, len, cctx->str) in aria_ccm_cipher()
H A De_aes.c3455 if (cctx->str ? CRYPTO_ccm128_encrypt_ccm64(ccm, in, out, len, in aes_ccm_tls_cipher()
3522 if (cctx->str ? CRYPTO_ccm128_encrypt_ccm64(ccm, in, out, len, in aes_ccm_cipher()
/third_party/node/deps/openssl/openssl/crypto/modes/
H A Dccm128.c310 int CRYPTO_ccm128_encrypt_ccm64(CCM128_CONTEXT *ctx, in CRYPTO_ccm128_encrypt_ccm64() function
/third_party/openssl/crypto/modes/
H A Dccm128.c310 int CRYPTO_ccm128_encrypt_ccm64(CCM128_CONTEXT *ctx, in CRYPTO_ccm128_encrypt_ccm64() function

Completed in 29 milliseconds