Searched refs:test_group (Results 1 – 2 of 2) sorted by relevance
212 …EC_GROUP *test_group = create_EC_group("8542D69E4C044F18E8B92435BF6FF7DE457283915C45517D722EDB8B08… in sm2_crypt_test() local220 if (!TEST_ptr(test_group)) in sm2_crypt_test()224 test_group, in sm2_crypt_test()239 test_group, in sm2_crypt_test()293 EC_GROUP_free(test_group); in sm2_crypt_test()375 …EC_GROUP *test_group = create_EC_group("8542D69E4C044F18E8B92435BF6FF7DE457283915C45517D722EDB8B08… in sm2_sig_test() local383 if (!TEST_ptr(test_group)) in sm2_sig_test()387 test_group, in sm2_sig_test()450 EC_GROUP_free(test_group); in sm2_sig_test()
66 test_group184 test_group() function