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.c365 static int aes_gcm_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) { in aes_gcm_ctrl() function
599 out->ctrl = aes_gcm_ctrl; in DEFINE_LOCAL_DATA()
667 out->ctrl = aes_gcm_ctrl; in DEFINE_LOCAL_DATA()
735 out->ctrl = aes_gcm_ctrl; in DEFINE_LOCAL_DATA()