Searched defs:HashToCurveTest (Results 1 – 3 of 3) sorted by relevance
1127 struct HashToCurveTest { in TEST() struct1128 int (*hash_to_curve)(const EC_GROUP *group, EC_RAW_POINT *out, in TEST()1131 int curve_nid; in TEST()1132 const char *dst; in TEST()1133 const char *msg; in TEST()1134 const char *x_hex; in TEST()1135 const char *y_hex; in TEST()
1225 struct HashToCurveTest { in TEST() struct1226 int (*hash_to_curve)(const EC_GROUP *group, EC_POINT *out, in TEST()1229 int curve_nid; in TEST()1230 const char *dst; in TEST()1231 const char *msg; in TEST()1232 const char *x_hex; in TEST()1233 const char *y_hex; in TEST()