Home
last modified time | relevance | path

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

/third_party/openssl/test/
Ddrbgtest.c589 int expect_public_reseed, in test_drbg_reseed() argument
644 if (expect_public_reseed >= 0) { in test_drbg_reseed()
646 if (!TEST_int_eq(public_ctx.reseed_count, expect_public_reseed)) in test_drbg_reseed()