Searched refs:PKCS7_set_type (Results 1 – 4 of 4) sorted by relevance
36 if (!PKCS7_set_type(p7, NID_pkcs7_signed)) in PKCS7_sign_ex()442 if (!PKCS7_set_type(p7, NID_pkcs7_enveloped)) in PKCS7_encrypt_ex()
77 if (!PKCS7_set_type(ret, type)) in PKCS7_content_new()115 int PKCS7_set_type(PKCS7 *p7, int type) in PKCS7_set_type() function
108 if (!PKCS7_set_type(p7, NID_pkcs7_encrypted)) { in PKCS12_pack_p7encdata_ex()
708 if (!PKCS7_set_type(p7, NID_pkcs7_signed)) in ts_RESP_sign()
Completed in 13 milliseconds