Searched refs:CMS_USE_KEYID (Results 1 – 9 of 9) sorted by relevance
37 and serial number. If B<CMS_USE_KEYID> is set it will use the subject key
48 and serial number. If B<CMS_USE_KEYID> is set it will use the subject key
73 and serial number. If B<CMS_USE_KEYID> is set it will use the subject key
63 and serial number. If B<CMS_USE_KEYID> is set it will use the subject key
364 if (flags & CMS_USE_KEYID) { in cms_RecipientInfo_kari_init()
116 # define CMS_USE_KEYID 0x10000 macro
194 if (flags & CMS_USE_KEYID) { in cms_RecipientInfo_ktri_init()
295 if (flags & CMS_USE_KEYID) { in CMS_add1_signer()
273 flags |= CMS_USE_KEYID; in MAIN()