Searched refs:test_group (Results 1 – 2 of 2) sorted by relevance
213 EC_GROUP *test_group = in sm2_crypt_test() local223 if (!TEST_ptr(test_group)) in sm2_crypt_test()227 test_group, in sm2_crypt_test()242 test_group, in sm2_crypt_test()296 EC_GROUP_free(test_group); in sm2_crypt_test()377 EC_GROUP *test_group = in sm2_sig_test() local387 if (!TEST_ptr(test_group)) in sm2_sig_test()391 test_group, in sm2_sig_test()403 test_group, in sm2_sig_test()422 EC_GROUP_free(test_group); in sm2_sig_test()
70 test_group188 test_group() function