Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/cms/
Dcms_att.c72 CMS_signed_get_attr_by_NID(const CMS_SignerInfo *si, int nid, int lastpos) in CMS_signed_get_attr_by_NID() function
76 LCRYPTO_ALIAS(CMS_signed_get_attr_by_NID);
Dcms.h286 int CMS_signed_get_attr_by_NID(const CMS_SignerInfo *si, int nid, int lastpos);
Dcms_sd.c790 if (CMS_signed_get_attr_by_NID(si, NID_pkcs9_signingTime, -1) < 0) { in CMS_SignerInfo_sign()
/openbsd/src/lib/libcrypto/
DSymbols.list575 CMS_signed_get_attr_by_NID