Home
last modified time | relevance | path

Searched refs:NID_pkcs9_contentType (Results 1 – 8 of 8) sorted by relevance

/dragonfly/crypto/libressl/crypto/pkcs7/
H A Dpk7_attr.c137 if (PKCS7_get_signed_attribute(si, NID_pkcs9_contentType)) in PKCS7_add_attrib_content_type()
141 return PKCS7_add_signed_attribute(si, NID_pkcs9_contentType, in PKCS7_add_attrib_content_type()
/dragonfly/crypto/libressl/crypto/cms/
H A Dcms_ess.c329 OBJ_nid2obj(NID_pkcs9_contentType), -3, V_ASN1_OBJECT); in cms_Receipt_verify()
388 OBJ_nid2obj(NID_pkcs9_contentType), -3, V_ASN1_OBJECT); in cms_encode_Receipt()
H A Dcms_sd.c640 if (CMS_signed_add1_attr_by_NID(si, NID_pkcs9_contentType, in cms_SignerInfo_content_sign()
/dragonfly/usr.sbin/uefisign/
H A Duefisign.c285 PKCS7_add_signed_attribute(info, NID_pkcs9_contentType, in sign()
/dragonfly/crypto/libressl/include/openssl/
H A Dobjects.h305 #define NID_pkcs9_contentType 50 macro
H A Dobj_mac.h718 #define NID_pkcs9_contentType 50 macro
/dragonfly/crypto/libressl/crypto/ts/
H A Dts_rsp_sign.c765 if (!PKCS7_add_signed_attribute(si, NID_pkcs9_contentType, in TS_RESP_sign()
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_dat.h1079 {"contentType","contentType",NID_pkcs9_contentType,9,&(lvalues[274]),0},