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/resume).
As a bonus, make algorithm-specific code (especially for CCM)
depend on its respective `PSA_NEED_CRACEN` so that
it gets compiled out if the algorithm is disabled.
ref: NCSDK-31362
Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
0 commit comments