Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_saes.c173 static bool can_suspend(uint32_t cr) in can_suspend() function
404 if (!can_suspend(ctx->cr)) in save_context()
489 if (can_suspend(ctx->cr)) { in do_from_header_to_phase()
728 if (can_suspend(ctx->cr)) in stm32_saes_update_assodata()
837 if (can_suspend(ctx->cr)) in stm32_saes_update_load()
936 if (can_suspend(ctx->cr)) in stm32_saes_final()