Home
last modified time | relevance | path

Searched refs:NID_pkcs9_signingTime (Results 1 – 6 of 6) sorted by path

/dragonfly/crypto/libressl/crypto/cms/
H A Dcms_sd.c442 if (CMS_signed_add1_attr_by_NID(si, NID_pkcs9_signingTime, in cms_add1_signingTime()
723 if (CMS_signed_get_attr_by_NID(si, NID_pkcs9_signingTime, -1) < 0) { in CMS_SignerInfo_sign()
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_dat.h1082 {"signingTime","signingTime",NID_pkcs9_signingTime,9,&(lvalues[292]),0},
/dragonfly/crypto/libressl/crypto/pkcs7/
H A Dpk7_attr.c152 return PKCS7_add_signed_attribute(si, NID_pkcs9_signingTime, in PKCS7_add0_attrib_signing_time()
H A Dpk7_doit.c661 if (!PKCS7_get_signed_attribute(si, NID_pkcs9_signingTime)) { in do_pkcs7_signed_attrib()
/dragonfly/crypto/libressl/include/openssl/
H A Dobj_mac.h726 #define NID_pkcs9_signingTime 52 macro
H A Dobjects.h313 #define NID_pkcs9_signingTime 52 macro