Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/crypto/evp/
HDe_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()
HDe_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()
2935 case EVP_CTRL_GCM_SET_IV_INV: in aes_gcm_ctrl()
3088 : EVP_CTRL_GCM_SET_IV_INV, in aes_gcm_tls_cipher()
/freebsd-13-stable/crypto/openssl/include/openssl/
HDevp.h324 # define EVP_CTRL_GCM_SET_IV_INV 0x18 macro