Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dcipher.h453 #define EVP_CTRL_GCM_SET_IV_INV 0x18 macro
/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c535 case EVP_CTRL_GCM_SET_IV_INV: in aes_gcm_ctrl()