Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dbenchmark_2000.c38 CRYPTO_DEF_WARMUP, CRYPTO_DEF_VERBOSITY); in xtest_tee_benchmark_2001()
52 CRYPTO_DEF_WARMUP, CRYPTO_DEF_VERBOSITY); in xtest_tee_benchmark_2002()
77 AES_PERF_INPLACE, CRYPTO_DEF_WARMUP, CRYPTO_DEF_VERBOSITY); in xtest_tee_benchmark_2011()
91 AES_PERF_INPLACE, CRYPTO_DEF_WARMUP, CRYPTO_DEF_VERBOSITY); in xtest_tee_benchmark_2012()
H A Dcrypto_common.h24 #define CRYPTO_DEF_WARMUP 2 /* Start with a 2-second busy loop */ macro
H A Dsha_perf.c398 int warmup = CRYPTO_DEF_WARMUP; in sha_perf_runner_cmd_parser()
H A Daes_perf.c562 int warmup = CRYPTO_DEF_WARMUP; /* Start with a 2-second busy loop (-w) */ in aes_perf_runner_cmd_parser()