Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c956 static int aead_aes_gcm_open_gather(const EVP_AEAD_CTX *ctx, uint8_t *out, in aead_aes_gcm_open_gather() function
1017 out->open_gather = aead_aes_gcm_open_gather; in DEFINE_METHOD_FUNCTION()
1032 out->open_gather = aead_aes_gcm_open_gather; in DEFINE_METHOD_FUNCTION()
1109 out->open_gather = aead_aes_gcm_open_gather; in DEFINE_METHOD_FUNCTION()
1124 out->open_gather = aead_aes_gcm_open_gather; in DEFINE_METHOD_FUNCTION()
1215 out->open_gather = aead_aes_gcm_open_gather; in DEFINE_METHOD_FUNCTION()
1230 out->open_gather = aead_aes_gcm_open_gather; in DEFINE_METHOD_FUNCTION()