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

/external/openssh/openbsd-compat/
H A Dopenssl-compat.h96 # ifdef EVP_Cipher
97 # undef EVP_Cipher macro
100 # define EVP_Cipher(a,b,c,d) ssh_EVP_Cipher((a),(b),(c),(d)) macro
/external/openssl/crypto/evp/
H A Devp_lib.c191 int EVP_Cipher(EVP_CIPHER_CTX *ctx, unsigned char *out, const unsigned char *in, unsigned int inl) function

Completed in 74 milliseconds