Home
last modified time | relevance | path

Searched refs:expect_null (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Devp_extra_test.c3633 int expect_null = 0; in test_pkey_ctx_fail_without_provider() local
3653 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 15 milliseconds