Searched refs:evp_cipher (Results 1 – 1 of 1) sorted by relevance
6685 const EVP_CIPHER *evp_cipher=NULL; local6702 evp_cipher=EVP_get_cipherbyobj(enc_alg->algorithm);6703 if (evp_cipher == NULL) {6788 if (EVP_CipherInit_ex(evp_ctx,evp_cipher,NULL,NULL,NULL,0) <= 0)