Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dcipher.c254 static TEE_Result stm32_cryp_cipher_allocate(void **ctx, uint32_t algo) in stm32_cryp_cipher_allocate() function
346 .alloc_ctx = stm32_cryp_cipher_allocate,