Searched refs:SET_CHAINING_MODE (Results 1 – 1 of 1) sorted by relevance
139 #define SET_CHAINING_MODE(mode, cr) \ macro579 ctx->cr = SET_CHAINING_MODE(ECB, ctx->cr); in stm32_saes_init()582 ctx->cr = SET_CHAINING_MODE(CBC, ctx->cr); in stm32_saes_init()585 ctx->cr = SET_CHAINING_MODE(CTR, ctx->cr); in stm32_saes_init()588 ctx->cr = SET_CHAINING_MODE(GCM, ctx->cr); in stm32_saes_init()591 ctx->cr = SET_CHAINING_MODE(CCM, ctx->cr); in stm32_saes_init()