Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssh/openbsd-compat/
Dopenssl-compat.h75 #if !defined(OPENSSL_HAVE_EVPGCM) && !defined(EVP_CTRL_GCM_SET_IV_FIXED)
76 # define EVP_CTRL_GCM_SET_IV_FIXED -1 macro
/freebsd-9-stable/crypto/openssh/
Dcipher.c323 !EVP_CIPHER_CTX_ctrl(&cc->evp, EVP_CTRL_GCM_SET_IV_FIXED,
Dconfigure.ac2506 EVP_CTRL_GCM_SET_IV_FIXED == 0 ||
Dconfigure12264 EVP_CTRL_GCM_SET_IV_FIXED == 0 ||