Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dtee_bench.h46 #define TEE_BENCH_DIVIDER 64 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dtee_bench.h46 #define TEE_BENCH_DIVIDER 64 macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dteec_benchmark.c61 return ccounter * TEE_BENCH_DIVIDER; in read_ccounter()