Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dcipher.h449 #define EVP_CTRL_GCM_SET_IV_FIXED 0x12 macro
/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c498 case EVP_CTRL_GCM_SET_IV_FIXED: in aes_gcm_ctrl()