Searched refs:is_sign_deterministic (Results 1 – 3 of 3) sorted by relevance
265 ATTRIBUTE_WARN_UNUSED_RET int is_sign_deterministic(ec_alg_type sig_type, int *check);
967 int is_sign_deterministic(ec_alg_type sig_type, int *check) in is_sign_deterministic() function
317 ret = is_sign_deterministic(c->sig_type, &check); EG(ret, err); in ec_import_export_test()