Searched refs:EVP_AES_GCM_CTX (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/cipher/
H A De_aes.c88 } EVP_AES_GCM_CTX; typedef in typeref:struct:__anon11616
338 EVP_AES_GCM_CTX *gctx = ctx->cipher_data;
367 EVP_AES_GCM_CTX *gctx = c->cipher_data;
392 EVP_AES_GCM_CTX *gctx = c->cipher_data;
485 EVP_AES_GCM_CTX *gctx_out = out->cipher_data;
511 EVP_AES_GCM_CTX *gctx = ctx->cipher_data;
621 sizeof(EVP_AES_GCM_CTX),
649 sizeof(EVP_AES_GCM_CTX),
718 EVP_AES_GCM_CTX *gctx = ctx->cipher_data;
769 sizeof(EVP_AES_GCM_CTX),
[all...]
/external/openssl/crypto/evp/
H A De_aes.c85 } EVP_AES_GCM_CTX; typedef in typeref:struct:__anon28284
308 EVP_AES_GCM_CTX *gctx = ctx->cipher_data;
744 EVP_AES_GCM_CTX *gctx = c->cipher_data;
767 EVP_AES_GCM_CTX *gctx = c->cipher_data;
879 EVP_AES_GCM_CTX *gctx_out = out->cipher_data;
907 EVP_AES_GCM_CTX *gctx = ctx->cipher_data;
994 EVP_AES_GCM_CTX *gctx = ctx->cipher_data;
1067 EVP_AES_GCM_CTX *gctx = ctx->cipher_data;

Completed in 257 milliseconds