Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/ec/
HDec_err.c92 {ERR_FUNC(EC_F_ECP_NISTZ256_GET_AFFINE), "ecp_nistz256_get_affine"},
HDec.h1100 # define EC_F_ECP_NISTZ256_GET_AFFINE 240 macro
HDecp_nistz256.c1361 ECerr(EC_F_ECP_NISTZ256_GET_AFFINE, EC_R_POINT_AT_INFINITY); in ecp_nistz256_get_affine()
1368 ECerr(EC_F_ECP_NISTZ256_GET_AFFINE, EC_R_COORDINATES_OUT_OF_RANGE); in ecp_nistz256_get_affine()