Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dspeed.c171 static int RAND_bytes_loop(void *args);
906 static int RAND_bytes_loop(void *args) in RAND_bytes_loop() function
2598 count = run_benchmark(async_jobs, RAND_bytes_loop, loopargs); in speed_main()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c712 static int RAND_bytes_loop(void *args) in RAND_bytes_loop() function
2210 count = run_benchmark(async_jobs, RAND_bytes_loop, loopargs); in speed_main()