Home
last modified time | relevance | path

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

/third_party/openssl/crypto/evp/
De_aria.c331 case EVP_CTRL_GCM_SET_IV_INV: in aria_gcm_ctrl()
408 EVP_CTRL_GCM_IV_GEN : EVP_CTRL_GCM_SET_IV_INV, in aria_gcm_tls_cipher()
De_aes.c1725 case EVP_CTRL_GCM_SET_IV_INV: in s390x_aes_gcm_ctrl()
1836 : EVP_CTRL_GCM_SET_IV_INV, in s390x_aes_gcm_tls_cipher()
2927 case EVP_CTRL_GCM_SET_IV_INV: in aes_gcm_ctrl()
3080 : EVP_CTRL_GCM_SET_IV_INV, in aes_gcm_tls_cipher()
/third_party/openssl/include/openssl/
Devp.h324 # define EVP_CTRL_GCM_SET_IV_INV 0x18 macro