Searched refs:sm2_wanted (Results 1 – 1 of 1) sorted by relevance
356 static int common_check_sm2(const EC_KEY *ec, int sm2_wanted) in common_check_sm2() argument365 || (sm2_wanted ^ (EC_GROUP_get_curve_name(ecg) == NID_sm2))) in common_check_sm2()372 int sm2_wanted) in common_import() argument398 if (!common_check_sm2(ec, sm2_wanted)) in common_import()1340 int sm2_wanted) in common_load() argument1348 if (!common_check_sm2(ec, sm2_wanted)) in common_load()
Completed in 6 milliseconds