CR_AES_GCM
cfg |= CR_AES_GCM;
(stm32_cryp_get_hw_mode(cryp) == CR_AES_GCM) &&
return CR_AES_GCM;
case CR_AES_GCM: