Searched refs:testid (Results 1 – 1 of 1) sorted by relevance
1967 static int test_provider_unload_effective(int testid) in test_provider_unload_effective() argument1977 if (testid > 0) { in test_provider_unload_effective()2003 static int test_d2i_PrivateKey_ex(int testid) in test_d2i_PrivateKey_ex() argument2009 int id = (testid == 0) ? 0 : 2; in test_d2i_PrivateKey_ex()2033 static int test_PEM_read_bio_negative(int testid) in test_PEM_read_bio_negative() argument2040 if (!TEST_ptr(key_bio = BIO_new_mem_buf(keydata[testid].kder, keydata[testid].size))) in test_PEM_read_bio_negative()2068 static int test_PEM_read_bio_negative_wrong_password(int testid) in test_PEM_read_bio_negative_wrong_password() argument2077 if (testid > 0) in test_PEM_read_bio_negative_wrong_password()