Searched defs:alloc_ctx (Results 1 – 3 of 3) sorted by relevance
49 TEE_Result (*alloc_ctx)(void **ctx, uint32_t algo); member
70 TEE_Result (*alloc_ctx)(void **ctx, uint32_t algo); member
322 static TEE_Result alloc_ctx(void **ctx, enum stm32_cryp_algo_mode algo) in alloc_ctx() function