Home
last modified time | relevance | path

Searched refs:EC_R_WRONG_CURVE_PARAMETERS (Results 1 – 9 of 9) sorted by relevance

/third_party/openssl/include/openssl/
Decerr.h272 # define EC_R_WRONG_CURVE_PARAMETERS 145 macro
/third_party/openssl/crypto/ec/
Dec_err.c378 {ERR_PACK(ERR_LIB_EC, 0, EC_R_WRONG_CURVE_PARAMETERS),
Decp_nistp224.c1313 EC_R_WRONG_CURVE_PARAMETERS);
Decp_nistp521.c1768 EC_R_WRONG_CURVE_PARAMETERS);
Decp_nistp256.c1927 EC_R_WRONG_CURVE_PARAMETERS);
/third_party/python/Modules/
D_ssl_data.h2102 #ifdef EC_R_WRONG_CURVE_PARAMETERS
2103 {"WRONG_CURVE_PARAMETERS", ERR_LIB_EC, EC_R_WRONG_CURVE_PARAMETERS},
D_ssl_data_111.h2248 #ifdef EC_R_WRONG_CURVE_PARAMETERS
2249 {"WRONG_CURVE_PARAMETERS", ERR_LIB_EC, EC_R_WRONG_CURVE_PARAMETERS},
D_ssl_data_300.h3043 #ifdef EC_R_WRONG_CURVE_PARAMETERS
3044 {"WRONG_CURVE_PARAMETERS", ERR_LIB_EC, EC_R_WRONG_CURVE_PARAMETERS},
/third_party/openssl/crypto/err/
Dopenssl.txt2203 EC_R_WRONG_CURVE_PARAMETERS:145:wrong curve parameters