Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/ec/
H A Dec_err.c121 {ERR_REASON(EC_R_PEER_KEY_ERROR), "peer key error"},
H A Dec_ameth.c884 ECerror(EC_R_PEER_KEY_ERROR); in ecdh_cms_decrypt()
H A Dec.h689 #define EC_R_PEER_KEY_ERROR 149 macro