Lines Matching refs:EVP_CipherInit_ex
538 printf("EVP_CipherInit_ex(dd,c,key=,iv=,which)\n");548 EVP_CipherInit_ex(dd,c,NULL,key,NULL,(which & SSL3_CC_WRITE));552 EVP_CipherInit_ex(dd,c,NULL,key,iv,(which & SSL3_CC_WRITE));