Home
last modified time | relevance | path

Searched defs:block_in (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_saes.c867 uint32_t block_in[AES_BLOCK_NB_U32] = { }; in stm32_saes_update_load() local
1079 uint32_t block_in[AES_BLOCK_NB_U32] = { }; in stm32_saes_update() local
H A Dstm32_cryp.c1198 uint32_t block_in[MAX_BLOCK_NB_U32] = { 0 }; in stm32_cryp_update() local