Searched refs:testid (Results 1 – 1 of 1) sorted by relevance
923 static int test_provider_unload_effective(int testid) in test_provider_unload_effective() argument933 if (testid > 0) { in test_provider_unload_effective()959 static int test_d2i_PrivateKey_ex(int testid) in test_d2i_PrivateKey_ex() argument965 int id = (testid == 0) ? 0 : 2; in test_d2i_PrivateKey_ex()989 static int test_PEM_read_bio_negative(int testid) in test_PEM_read_bio_negative() argument996 if (!TEST_ptr(key_bio = BIO_new_mem_buf(keydata[testid].kder, keydata[testid].size))) in test_PEM_read_bio_negative()1024 static int test_PEM_read_bio_negative_wrong_password(int testid) in test_PEM_read_bio_negative_wrong_password() argument1033 if (testid > 0) in test_PEM_read_bio_negative_wrong_password()