Searched refs:evp_cipher (Results 1 – 1 of 1) sorted by relevance
6498 const EVP_CIPHER *evp_cipher=NULL; local6515 evp_cipher=EVP_get_cipherbyobj(enc_alg->algorithm);6516 if (evp_cipher == NULL) {6602 if (EVP_CipherInit_ex(evp_ctx,evp_cipher,NULL,NULL,NULL,0) <= 0)