Home
last modified time | relevance | path

Searched refs:CMS_OtherKeyAttribute (Results 1 – 5 of 5) sorted by relevance

/dragonfly/crypto/libressl/crypto/cms/
H A Dcms_lcl.h246 CMS_OtherKeyAttribute *other;
262 CMS_OtherKeyAttribute *other;
H A Dcms_asn1.c516 .offset = offsetof(CMS_OtherKeyAttribute, keyAttrId),
523 .offset = offsetof(CMS_OtherKeyAttribute, keyAttr),
535 .size = sizeof(CMS_OtherKeyAttribute),
H A Dcms_kari.c159 CMS_OtherKeyAttribute **other, X509_NAME **issuer, ASN1_INTEGER **sno) in CMS_RecipientEncryptedKey_get0_id()
H A Dcms_env.c607 kekri->kekid->other = (CMS_OtherKeyAttribute *)ASN1_item_new(&CMS_OtherKeyAttribute_it); in CMS_add0_recipient_key()
/dragonfly/crypto/libressl/include/openssl/
H A Dcms.h75 typedef struct CMS_OtherKeyAttribute_st CMS_OtherKeyAttribute; typedef
338 CMS_OtherKeyAttribute **other, X509_NAME **issuer, ASN1_INTEGER **sno);