Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/dh/
HDdh_err.c76 {ERR_FUNC(DH_F_DH_CMS_DECRYPT), "DH_CMS_DECRYPT"},
HDdh.h354 # define DH_F_DH_CMS_DECRYPT 117 macro
HDdh_ameth.c809 DHerr(DH_F_DH_CMS_DECRYPT, DH_R_PEER_KEY_ERROR); in dh_cms_decrypt()
815 DHerr(DH_F_DH_CMS_DECRYPT, DH_R_SHARED_INFO_ERROR); in dh_cms_decrypt()