Lines Matching refs:testctx
19 static OSSL_LIB_CTX *testctx = NULL; variable
96 OSSL_LIB_CTX *libctx = testctx; in do_testhpke()
976 testctx, NULL)) != 1) { in test_hpke_modes_suites()
1006 NULL, 0, testctx, NULL))) in test_hpke_modes_suites()
1010 testctx, NULL))) in test_hpke_modes_suites()
1045 testctx, NULL); in test_hpke_modes_suites()
1142 NULL, 0, testctx, NULL))) in test_hpke_export()
1146 testctx, NULL))) in test_hpke_export()
1173 testctx, NULL))) in test_hpke_export()
1276 testctx, NULL)) != 1) { in test_hpke_grease()
1284 testctx, NULL)) != 1) { in test_hpke_grease()
1363 NULL, 0, testctx, badpropq))) in test_hpke_oddcalls()
1366 NULL, 0, testctx, NULL))) in test_hpke_oddcalls()
1372 NULL, 0, testctx, NULL))) in test_hpke_oddcalls()
1376 NULL, 80, testctx, NULL))) in test_hpke_oddcalls()
1380 fake_ikm, 0, testctx, NULL))) in test_hpke_oddcalls()
1384 fake_ikm, -1, testctx, NULL))) in test_hpke_oddcalls()
1389 NULL, 0, testctx, NULL))) in test_hpke_oddcalls()
1405 NULL, 0, testctx, NULL))) in test_hpke_oddcalls()
1411 testctx, NULL))) in test_hpke_oddcalls()
1431 testctx, NULL))) in test_hpke_oddcalls()
1436 testctx, NULL))) in test_hpke_oddcalls()
1441 testctx, NULL))) in test_hpke_oddcalls()
1502 testctx, NULL))) in test_hpke_oddcalls()
1512 testctx, NULL))) in test_hpke_oddcalls()
1658 testctx, NULL))) in test_hpke_random_suites()
1663 testctx, NULL))) in test_hpke_random_suites()
1670 testctx, NULL))) in test_hpke_random_suites()
1677 testctx, NULL))) in test_hpke_random_suites()
1684 testctx, NULL))) in test_hpke_random_suites()
1690 testctx, NULL))) in test_hpke_random_suites()
1700 testctx, NULL))) in test_hpke_random_suites()
1707 testctx, NULL))) in test_hpke_random_suites()
1714 testctx, NULL))) in test_hpke_random_suites()
1743 ikm, ikmlen, testctx, NULL))) in test_hpke_one_ikm_gen()
1820 NULL, 0, testctx, NULL))) in test_hpke_compressed()
1836 NULL, 0, testctx, NULL))) in test_hpke_compressed()
1840 testctx, NULL))) in test_hpke_compressed()
1853 testctx, NULL))) in test_hpke_compressed()
1897 NULL, 0, testctx, NULL))) in test_hpke_noncereuse()
1901 testctx, NULL))) in test_hpke_noncereuse()
1918 testctx, NULL))) in test_hpke_noncereuse()
1981 if (!test_get_libctx(&testctx, &nullprov, NULL, &deflprov, "default")) in setup_tests()
2005 OSSL_LIB_CTX_free(testctx); in cleanup_tests()