Home
last modified time | relevance | path

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

/openssl-master/crypto/cms/
A Dcms_asn1.c116 ASN1_CHOICE(CMS_KeyAgreeRecipientIdentifier) = {
117 ASN1_SIMPLE(CMS_KeyAgreeRecipientIdentifier, d.issuerAndSerialNumber, CMS_IssuerAndSerialNumber),
118 ASN1_IMP(CMS_KeyAgreeRecipientIdentifier, d.rKeyId, CMS_RecipientKeyIdentifier, 0)
119 } static_ASN1_CHOICE_END(CMS_KeyAgreeRecipientIdentifier)
132 ASN1_SIMPLE(CMS_RecipientEncryptedKey, rid, CMS_KeyAgreeRecipientIdentifier),
A Dcms_local.h41 CMS_KeyAgreeRecipientIdentifier; typedef
198 CMS_KeyAgreeRecipientIdentifier *rid;
A Dcms_kari.c119 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_get0_id()
151 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_cert_cmp()
/openssl-master/util/
A Dindent.pro136 -T CMS_KeyAgreeRecipientIdentifier

Completed in 7 milliseconds