Searched refs:NID_pkcs9_signingTime (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/crypto/openssl/crypto/pkcs7/ |
| D | pk7_attr.c | 103 return PKCS7_add_signed_attribute(si, NID_pkcs9_signingTime, in PKCS7_add0_attrib_signing_time()
|
| D | pk7_doit.c | 621 if (!PKCS7_get_signed_attribute(si, NID_pkcs9_signingTime)) { in do_pkcs7_signed_attrib()
|
| /freebsd-12-stable/crypto/openssl/crypto/cms/ |
| D | cms_att.c | 51 { NID_pkcs9_signingTime, CMS_ATTR_F_SIGNED
|
| D | cms_sd.c | 409 if (CMS_signed_add1_attr_by_NID(si, NID_pkcs9_signingTime, in cms_add1_signingTime() 672 if (CMS_signed_get_attr_by_NID(si, NID_pkcs9_signingTime, -1) < 0) { in CMS_SignerInfo_sign()
|
| /freebsd-12-stable/crypto/openssl/crypto/objects/ |
| D | obj_dat.h | 1135 {"signingTime", "signingTime", NID_pkcs9_signingTime, 9, &so[292]},
|
| /freebsd-12-stable/crypto/openssl/include/openssl/ |
| D | obj_mac.h | 710 #define NID_pkcs9_signingTime 52 macro
|