Searched refs:PKCS7_set_cipher (Results 1 – 5 of 5) sorted by relevance
139 if (!PKCS7_set_cipher(p7,cipher)) goto err;
408 if(!PKCS7_set_cipher(p7, cipher)) { in PKCS7_encrypt()
341 int PKCS7_set_cipher(PKCS7 *p7, const EVP_CIPHER *cipher);
558 int PKCS7_set_cipher(PKCS7 *p7, const EVP_CIPHER *cipher) in PKCS7_set_cipher() function