Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dstm32_cryp.c476 static TEE_Result restore_context(struct stm32_cryp_context *ctx) in restore_context() function
578 res = restore_context(ctx); in do_from_init_to_phase()
602 res = restore_context(ctx); in do_from_header_to_phase()
808 res = restore_context(ctx); in stm32_cryp_update_assodata()
903 res = restore_context(ctx); in stm32_cryp_update_load()
1029 res = restore_context(ctx); in stm32_cryp_final()
1177 res = restore_context(ctx); in stm32_cryp_update()

Completed in 4 milliseconds