Searched refs:POINT_CONVERSION_COMPRESSED (Results 1 – 3 of 3) sorted by relevance
80 if (form != POINT_CONVERSION_COMPRESSED && in ec_GFp_simple_point2oct()109 form == POINT_CONVERSION_COMPRESSED ? y_buf : buf + 1 + field_len, in ec_GFp_simple_point2oct()119 if (form == POINT_CONVERSION_COMPRESSED) { in ec_GFp_simple_point2oct()143 if ((form != POINT_CONVERSION_COMPRESSED && in ec_GFp_simple_oct2point()185 if (form == POINT_CONVERSION_COMPRESSED) { in ec_GFp_simple_oct2point()
87 POINT_CONVERSION_COMPRESSED = 2, enumerator
1250 len = EC_POINT_point2oct(group, point, POINT_CONVERSION_COMPRESSED, in dpp_bootstrap_key_der()1258 len = EC_POINT_point2oct(group, point, POINT_CONVERSION_COMPRESSED, in dpp_bootstrap_key_der()