Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ec/
H A Dec_ameth.c74 static int ecdh_cms_decrypt(CMS_RecipientInfo *ri);
624 return ecdh_cms_decrypt(arg2); in ec_pkey_ctrl()
832 ecdh_cms_decrypt(CMS_RecipientInfo *ri) in ecdh_cms_decrypt() function