Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dbenchmark_2000.c77 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.h16 #define AES_PERF_INPLACE 0 macro
H A Daes_perf.c561 int in_place = AES_PERF_INPLACE; in aes_perf_runner_cmd_parser()