Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_cryp.c211 static bool does_need_npblb(uint32_t cr) in does_need_npblb() function
1037 if (does_need_npblb(ctx->cr)) { in stm32_cryp_final()
H A Dstm32_saes.c167 static bool does_need_npblb(uint32_t cr) in does_need_npblb() function
872 if (does_need_npblb(ctx->cr)) { in stm32_saes_update_load()