Home
last modified time | relevance | path

Searched defs:HashToScalarTest (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/ec/
Dec_test.cc1209 struct HashToScalarTest { in TEST() struct
1210 int (*hash_to_scalar)(const EC_GROUP *group, EC_SCALAR *out, in TEST()
1213 int curve_nid; in TEST()
1214 const char *dst; in TEST()
1215 const char *msg; in TEST()
1216 const char *result_hex; in TEST()
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/
Dec_test.cc1209 struct HashToScalarTest { in TEST() struct
1210 int (*hash_to_scalar)(const EC_GROUP *group, EC_SCALAR *out, in TEST()
1213 int curve_nid; in TEST()
1214 const char *dst; in TEST()
1215 const char *msg; in TEST()
1216 const char *result_hex; in TEST()