Searched defs:EVP_CIPHER_CTX_ctrl (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dopenssl-compat.h68 # define EVP_CIPHER_CTX_ctrl(a,b,c,d) (0) macro
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Devp_enc.c667 int EVP_CIPHER_CTX_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, void *ptr) function

Completed in 62 milliseconds