Searched refs:EC_R_BUFFER_TOO_SMALL (Results 1 – 3 of 3) sorted by relevance
101 OPENSSL_PUT_ERROR(EC, EC_R_BUFFER_TOO_SMALL); in ec_GFp_simple_point2oct()136 OPENSSL_PUT_ERROR(EC, EC_R_BUFFER_TOO_SMALL); in ec_GFp_simple_oct2point()
1003 OPENSSL_PUT_ERROR(EC, EC_R_BUFFER_TOO_SMALL); in ec_point_get_affine_coordinate_bytes()
382 #define EC_R_BUFFER_TOO_SMALL 100 macro