Home
last modified time | relevance | path

Searched refs:CMS_RecipientInfo_type (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DCMS_get0_RecipientInfos.pod5 CMS_get0_RecipientInfos, CMS_RecipientInfo_type,
19 int CMS_RecipientInfo_type(CMS_RecipientInfo *ri);
48 CMS_RecipientInfo_type() returns the type of CMS_RecipientInfo structure B<ri>.
108 CMS_RecipientInfo_type(). Depending on the type the CMS_RecipientInfo structure
/openssl/crypto/cms/
H A Dcms_smime.c743 ri_type = CMS_RecipientInfo_type(ri); in CMS_decrypt_set1_pkey_and_peer()
809 if (CMS_RecipientInfo_type(ri) != CMS_RECIPINFO_KEK) in CMS_decrypt_set1_key()
852 if (CMS_RecipientInfo_type(ri) != CMS_RECIPINFO_PASS) in CMS_decrypt_set1_password()
H A Dcms_env.c212 int CMS_RecipientInfo_type(CMS_RecipientInfo *ri) in CMS_RecipientInfo_type() function
/openssl/include/openssl/
H A Dcms.h.in198 int CMS_RecipientInfo_type(CMS_RecipientInfo *ri);
/openssl/apps/
H A Dcms.c1018 if (CMS_RecipientInfo_type(ri) == CMS_RECIPINFO_AGREE in cms_main()
/openssl/util/
H A Dlibcrypto.num744 CMS_RecipientInfo_type 764 3_0_0 EXIST::FUNCTION:CMS

Completed in 43 milliseconds