Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/ecdh/
Decdh.c186 ECerror(EC_R_POINT_ARITHMETIC_FAILURE); in ecdh_compute_key()
191 ECerror(EC_R_POINT_ARITHMETIC_FAILURE); in ecdh_compute_key()
/openbsd/src/lib/libcrypto/ec/
Dec_err.c123 {ERR_REASON(EC_R_POINT_ARITHMETIC_FAILURE), "point arithmetic failure"},
Dec.h692 #define EC_R_POINT_ARITHMETIC_FAILURE 169 macro