You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nrf_security: drivers: cracen: make single-part AEAD operations single-part
Make the single-part AEAD operations not use HW context switching
(save/wait/resume).
As a bonus, make CCM-specific code depend on `PSA_NEED_CRACEN_CCM_AES`
so that it gets compiled out if CCM is disabled.
ref: NCSDK-31362
Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
0 commit comments