Searched refs:do_from_header_to_phase (Results 1 – 2 of 2) sorted by relevance
595 static TEE_Result do_from_header_to_phase(struct stm32_cryp_context *ctx, in do_from_header_to_phase() function897 res = do_from_header_to_phase(ctx, _CRYP_CR_GCM_CCMPH_PAYLOAD); in stm32_cryp_update_load()1024 res = do_from_header_to_phase(ctx, _CRYP_CR_GCM_CCMPH_FINAL); in stm32_cryp_final()
484 static TEE_Result do_from_header_to_phase(struct stm32_saes_context *ctx, in do_from_header_to_phase() function833 res = do_from_header_to_phase(ctx, _SAES_CR_GCMPH_PAYLOAD); in stm32_saes_update_load()933 res = do_from_header_to_phase(ctx, _SAES_CR_GCMPH_FINAL); in stm32_saes_final()