Home
last modified time | relevance | path

Searched refs:sm2_wanted (Results 1 – 1 of 1) sorted by relevance

/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c378 static int common_check_sm2(const EC_KEY *ec, int sm2_wanted) in common_check_sm2() argument
387 || (sm2_wanted ^ (EC_GROUP_get_curve_name(ecg) == NID_sm2))) in common_check_sm2()
394 int sm2_wanted) in common_import() argument
420 if (!common_check_sm2(ec, sm2_wanted)) in common_import()
1424 int sm2_wanted) in common_load() argument
1432 if (!common_check_sm2(ec, sm2_wanted)) in common_load()

Completed in 11 milliseconds