Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
DCMS_get0_RecipientInfos.pod28 ASN1_GENERALIZEDTIME **pdate,
67 present is written to B<pdate>, if the B<other> field is present the components
/third_party/openssl/crypto/cms/
Dcms_env.c581 ASN1_GENERALIZEDTIME **pdate, in CMS_RecipientInfo_kekri_get0_id() argument
595 if (pdate) in CMS_RecipientInfo_kekri_get0_id()
596 *pdate = rkid->date; in CMS_RecipientInfo_kekri_get0_id()
/third_party/openssl/include/openssl/
Dcms.h178 ASN1_GENERALIZEDTIME **pdate,
/third_party/python/PC/
D_msi.c232 FileTimeToDosDateTime(&filetime, pdate, ptime); in FNFCIGETOPENINFO()