Searched refs:CMS_EncryptedData_decrypt (Results 1 – 5 of 5) sorted by relevance
157 int CMS_EncryptedData_decrypt(CMS_ContentInfo *cms,
226 int CMS_EncryptedData_decrypt(CMS_ContentInfo *cms, in CMS_EncryptedData_decrypt() function
1107 if (!CMS_EncryptedData_decrypt(cms, secret_key, secret_keylen, in MAIN()