Home
last modified time | relevance | path

Searched refs:CRYPTO_gcm128_encrypt (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/include/openssl/
Dmodes.h111 int CRYPTO_gcm128_encrypt(GCM128_CONTEXT *ctx,
/third_party/openssl/crypto/evp/
De_aria.c421 if (CRYPTO_gcm128_encrypt(&gctx->gcm, in, out, len)) in aria_gcm_tls_cipher()
468 if (CRYPTO_gcm128_encrypt(&gctx->gcm, in, out, len)) in aria_gcm_cipher()
De_aes.c3096 if (CRYPTO_gcm128_encrypt(&gctx->gcm, NULL, NULL, 0)) in aes_gcm_tls_cipher()
3114 if (CRYPTO_gcm128_encrypt(&gctx->gcm, NULL, NULL, 0)) in aes_gcm_tls_cipher()
3123 if (CRYPTO_gcm128_encrypt(&gctx->gcm, in aes_gcm_tls_cipher()
3208 if (CRYPTO_gcm128_encrypt(&gctx->gcm, in, out, res)) in aes_gcm_cipher()
3230 if (CRYPTO_gcm128_encrypt(&gctx->gcm, in, out, res)) in aes_gcm_cipher()
3241 if (CRYPTO_gcm128_encrypt(&gctx->gcm, in aes_gcm_cipher()
/third_party/openssl/test/
Dmodes_internal_test.c866 CRYPTO_gcm128_encrypt( &ctx, P.data, out, P.size); in test_gcm128()
/third_party/openssl/crypto/modes/
Dgcm128.c987 int CRYPTO_gcm128_encrypt(GCM128_CONTEXT *ctx, function
1470 return CRYPTO_gcm128_encrypt(ctx, in, out, len);
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h1140 #define CRYPTO_gcm128_encrypt BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, CRYPTO_gcm128_encrypt) macro
/third_party/openssl/util/
Dlibcrypto.num365 CRYPTO_gcm128_encrypt 364 1_1_0 EXIST::FUNCTION: