HomeSort by: relevance | last modified time | path
    Searched defs:private_ctx (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/test/
drbgtest.c 510 static HOOK_CTX master_ctx, public_ctx, private_ctx; variable
567 reset_hook_ctx(&private_ctx);
652 if (!TEST_int_eq(private_ctx.reseed_count, expect_private_reseed))
751 hook_drbg(private, &private_ctx);

Completed in 23 milliseconds