Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c564 static int aes_gcm_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, in aes_gcm_cipher() function
685 out->cipher = aes_gcm_cipher; in DEFINE_LOCAL_DATA()
740 out->cipher = aes_gcm_cipher; in DEFINE_LOCAL_DATA()
808 out->cipher = aes_gcm_cipher; in DEFINE_LOCAL_DATA()
969 out->cipher = aes_gcm_cipher; in DEFINE_LOCAL_DATA()
1024 out->cipher = aes_gcm_cipher; in DEFINE_LOCAL_DATA()
1093 out->cipher = aes_gcm_cipher; in DEFINE_LOCAL_DATA()