Searched refs:expect_null (Results 1 – 1 of 1) sorted by relevance
3633 int expect_null = 0; in test_pkey_ctx_fail_without_provider() local3653 expect_null = 1; in test_pkey_ctx_fail_without_provider()3657 expect_null = 1; in test_pkey_ctx_fail_without_provider()3673 if (expect_null ? !TEST_ptr_null(pctx) : !TEST_ptr(pctx)) in test_pkey_ctx_fail_without_provider()
Completed in 16 milliseconds