Searched refs:aes_192_gcm (Results 1 – 2 of 2) sorted by relevance
898 aes_192_gcm 898
1720 static const EVP_CIPHER aes_192_gcm = { variable1737 return AESNI_CAPABLE ? &aesni_192_gcm : &aes_192_gcm; in EVP_aes_192_gcm()1739 return &aes_192_gcm; in EVP_aes_192_gcm()