Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_cryp.c565 uint32_t new_phase) in do_from_init_to_phase() argument
587 new_phase << _CRYP_CR_GCM_CCMPH_OFF); in do_from_init_to_phase()
596 uint32_t new_phase) in do_from_header_to_phase() argument
619 new_phase << _CRYP_CR_GCM_CCMPH_OFF); in do_from_header_to_phase()
H A Dstm32_saes.c459 uint32_t new_phase) in do_from_init_to_phase() argument
476 SHIFT_U32(new_phase, _SAES_CR_GCMPH_SHIFT)); in do_from_init_to_phase()
485 uint32_t new_phase) in do_from_header_to_phase() argument
514 SHIFT_U32(new_phase, _SAES_CR_GCMPH_SHIFT)); in do_from_header_to_phase()