Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/cms/
H A Dcms_pwri.c64 wrap_nid = NID_id_alg_PWRI_KEK; in CMS_add0_recipient_password()
77 if (wrap_nid != NID_id_alg_PWRI_KEK) { in CMS_add0_recipient_password()
314 if (!algtmp || OBJ_obj2nid(algtmp->algorithm) != NID_id_alg_PWRI_KEK) { in ossl_cms_RecipientInfo_pwri_crypt()
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_dat.h2015 {"id-alg-PWRI-KEK", "id-alg-PWRI-KEK", NID_id_alg_PWRI_KEK, 11, &so[5821]},
/freebsd/crypto/openssl/include/openssl/
H A Dobj_mac.h1038 #define NID_id_alg_PWRI_KEK 893 macro