Searched refs:_CRYP_CR_GCM_CCMPH_MSK (Results 1 – 1 of 1) sorted by relevance
94 #define _CRYP_CR_GCM_CCMPH_MSK GENMASK_32(17, 16) macro586 io_clrsetbits32(ctx->base + _CRYP_CR, _CRYP_CR_GCM_CCMPH_MSK, in do_from_init_to_phase()618 io_clrsetbits32(ctx->base + _CRYP_CR, _CRYP_CR_GCM_CCMPH_MSK, in do_from_header_to_phase()794 previous_phase = (ctx->cr & _CRYP_CR_GCM_CCMPH_MSK) >> in stm32_cryp_update_assodata()889 previous_phase = (ctx->cr & _CRYP_CR_GCM_CCMPH_MSK) >> in stm32_cryp_update_load()1016 previous_phase = (ctx->cr & _CRYP_CR_GCM_CCMPH_MSK) >> in stm32_cryp_final()1059 io_clrsetbits32(ctx->base + _CRYP_CR, _CRYP_CR_GCM_CCMPH_MSK, in stm32_cryp_final()