Home
last modified time | relevance | path

Searched refs:detached (Results 1 – 4 of 4) sorted by relevance

/crypto/pkcs7/
A Dpk7_lib.c36 ret = p7->detached = (int)larg; in PKCS7_ctrl()
56 p7->detached = ret; in PKCS7_ctrl()
A Dpk7_doit.c837 if (PKCS7_type_is_data(p7->d.sign->contents) && p7->detached) { in PKCS7_dataFinal()
847 if (PKCS7_type_is_data(p7->d.digest->contents) && p7->detached) { in PKCS7_dataFinal()
/crypto/cms/
A Dcms_lib.c376 int CMS_set_detached(CMS_ContentInfo *cms, int detached) in CMS_set_detached() argument
383 if (detached) { in CMS_set_detached()
/crypto/err/
A Dopenssl.txt1736 TS_R_DETACHED_CONTENT:134:detached content

Completed in 14 milliseconds