Searched refs:context_load (Results 1 – 1 of 1) sorted by relevance
157 #define NRF_CRACEN_CM_AES_CONFIG(mode_of_operation, key_sel, context_save, context_load, decrypt) \ argument162 | ((context_load ? 1 : 0) << 4 ) \