Home
last modified time | relevance | path

Searched defs:alloc_ctx (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dcipher.c91 static TEE_Result alloc_ctx(void **ctx, enum stm32_cryp_algo_mode algo) in alloc_ctx() function
A Dauthenc.c326 static TEE_Result alloc_ctx(void **ctx, enum stm32_cryp_algo_mode algo) in alloc_ctx() function
/optee_os-3.20.0/core/drivers/crypto/crypto_api/include/
A Ddrvcrypt_cipher.h49 TEE_Result (*alloc_ctx)(void **ctx, uint32_t algo); member
A Ddrvcrypt_authenc.h70 TEE_Result (*alloc_ctx)(void **ctx, uint32_t algo); member

Completed in 3 milliseconds