Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c453 static int aes_gcm_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) { in aes_gcm_ctrl() function
687 out->ctrl = aes_gcm_ctrl; in DEFINE_LOCAL_DATA()
742 out->ctrl = aes_gcm_ctrl; in DEFINE_LOCAL_DATA()
810 out->ctrl = aes_gcm_ctrl; in DEFINE_LOCAL_DATA()
971 out->ctrl = aes_gcm_ctrl; in DEFINE_LOCAL_DATA()
1026 out->ctrl = aes_gcm_ctrl; in DEFINE_LOCAL_DATA()
1095 out->ctrl = aes_gcm_ctrl; in DEFINE_LOCAL_DATA()