Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/ec/
H A Dec_err.c113 {ERR_REASON(EC_R_PEER_KEY_ERROR), "peer key error"},
H A Dec_ameth.c851 ECerror(EC_R_PEER_KEY_ERROR); in ecdh_cms_decrypt()
/dragonfly/crypto/libressl/include/openssl/
H A Dec.h1306 #define EC_R_PEER_KEY_ERROR 149 macro