Searched refs:in_bio (Results 1 – 3 of 3) sorted by relevance
420 BIO *PKCS7_dataDecode(PKCS7 *p7, EVP_PKEY *pkey, BIO *in_bio, X509 *pcert) in PKCS7_dataDecode() argument629 if (PKCS7_is_detached(p7) || (in_bio != NULL)) in PKCS7_dataDecode()631 bio=in_bio; in PKCS7_dataDecode()
328 BIO *PKCS7_dataDecode(PKCS7 *p7, EVP_PKEY *pkey, BIO *in_bio, X509 *pcert);