Searched refs:curve_data (Results 1 – 2 of 2) sorted by relevance
80 static const struct curve_data P224 = {110 static const struct curve_data P256 = {139 static const struct curve_data P384 = {174 static const struct curve_data P521 = {336 const struct curve_data *data; in ec_group_new_from_data()
344 struct curve_data { struct360 const struct curve_data *data; argument