Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_cryp.c195 static bool algo_mode_is_aes(uint32_t cr) in algo_mode_is_aes() function
723 if (algo_mode_is_aes(ctx->cr)) { in stm32_cryp_init()