Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/crypto/cms/
HDcms_asn1.c127 ASN1_CHOICE(CMS_KeyAgreeRecipientIdentifier) = {
128 ASN1_SIMPLE(CMS_KeyAgreeRecipientIdentifier, d.issuerAndSerialNumber, CMS_IssuerAndSerialNumber),
129 ASN1_IMP(CMS_KeyAgreeRecipientIdentifier, d.rKeyId, CMS_RecipientKeyIdentifier, 0)
130 } static_ASN1_CHOICE_END(CMS_KeyAgreeRecipientIdentifier)
143 ASN1_SIMPLE(CMS_RecipientEncryptedKey, rid, CMS_KeyAgreeRecipientIdentifier),
HDcms_local.h41 CMS_KeyAgreeRecipientIdentifier; typedef
198 CMS_KeyAgreeRecipientIdentifier *rid;
HDcms_kari.c119 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_get0_id()
151 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_cert_cmp()
/freebsd-14-stable/crypto/openssl/util/
HDindent.pro136 -T CMS_KeyAgreeRecipientIdentifier