Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/ec/
H A Dec_err.c126 {ERR_REASON(EC_R_SHARED_INFO_ERROR), "shared info error"},
H A Dec_ameth.c891 ECerror(EC_R_SHARED_INFO_ERROR); in ecdh_cms_decrypt()
H A Dec.h694 #define EC_R_SHARED_INFO_ERROR 150 macro