Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Dcipher.c60 static TEE_Result do_allocate(void **ctx, uint32_t algo) in do_allocate() function
71 .alloc_ctx = do_allocate,
/optee_os-3.20.0/core/drivers/crypto/caam/
A Dcaam_rng.c70 static enum caam_status do_allocate(void) in do_allocate() function
541 retstatus = do_allocate(); in caam_rng_init()
/optee_os-3.20.0/core/drivers/crypto/versal/
A Dauthenc.c750 static TEE_Result do_allocate(void **ctx, uint32_t algo) in do_allocate() function
839 .alloc_ctx = do_allocate,
/optee_os-3.20.0/core/drivers/crypto/caam/cipher/
A Dcaam_cipher.c284 static TEE_Result do_allocate(void **ctx, uint32_t algo) in do_allocate() function
880 .alloc_ctx = do_allocate,

Completed in 6 milliseconds