CR_AES_CCM
cfg |= CR_AES_CCM;
(stm32_cryp_get_hw_mode(cryp) == CR_AES_CCM) &&
return CR_AES_CCM;
case CR_AES_CCM:
if (hw_mode == CR_AES_CCM)