Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dspeed.c186 static int ECDSA_verify_loop(void *args);
1154 static int ECDSA_verify_loop(void *args) in ECDSA_verify_loop() function
2917 count = run_benchmark(async_jobs, ECDSA_verify_loop, loopargs); in speed_main()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c962 static int ECDSA_verify_loop(void *args) in ECDSA_verify_loop() function
2594 count = run_benchmark(async_jobs, ECDSA_verify_loop, loopargs); in speed_main()