Home
last modified time | relevance | path

Searched refs:CMS_OtherKeyAttribute_it (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libcrypto/cms/
H A Dcms_asn1.c534 const ASN1_ITEM CMS_OtherKeyAttribute_it = { variable
564 .item = &CMS_OtherKeyAttribute_it,
804 .item = &CMS_OtherKeyAttribute_it,
H A Dcms_local.h463 extern const ASN1_ITEM CMS_OtherKeyAttribute_it;
H A Dcms_env.c619 kekri->kekid->other = (CMS_OtherKeyAttribute *)ASN1_item_new(&CMS_OtherKeyAttribute_it); in CMS_add0_recipient_key()