Searched refs:expect_null (Results 1 – 1 of 1) sorted by relevance
4265 int expect_null = 0; in test_pkey_ctx_fail_without_provider() local4285 expect_null = 1; in test_pkey_ctx_fail_without_provider()4289 expect_null = 1; in test_pkey_ctx_fail_without_provider()4305 if (expect_null ? !TEST_ptr_null(pctx) : !TEST_ptr(pctx)) in test_pkey_ctx_fail_without_provider()