Home
last modified time | relevance | path

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

/optee_os/core/pta/tests/
H A Daes_perf.c52 static TEE_Result init_ctx(void **ctx, uint32_t algo, TEE_OperationMode mode, in init_ctx() function
211 res = init_ctx(&ctx, algo, mode, key_size_bits, params[2].memref.size); in core_aes_perf_tests()