Searched refs:do_allocate (Results 1 – 4 of 4) sorted by relevance
60 static TEE_Result do_allocate(void **ctx, uint32_t algo) in do_allocate() function71 .alloc_ctx = do_allocate,
70 static enum caam_status do_allocate(void) in do_allocate() function541 retstatus = do_allocate(); in caam_rng_init()
750 static TEE_Result do_allocate(void **ctx, uint32_t algo) in do_allocate() function839 .alloc_ctx = do_allocate,
284 static TEE_Result do_allocate(void **ctx, uint32_t algo) in do_allocate() function880 .alloc_ctx = do_allocate,
Completed in 6 milliseconds