Home | History | Annotate | Download | only in evp

Lines Matching refs:EVP_DecryptUpdate

518 #define EVP_OpenUpdate(a,b,c,d,e)	EVP_DecryptUpdate(a,b,c,d,e)
593 int EVP_DecryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out,