![]() |
nRF Connect SDK API 3.3.99
|
| enum cracen_context_state |
#include <subsys/nrf_security/src/drivers/cracen/cracenpsa/include/cracen_psa_primitives.h>
CRACEN context state.
States to keep track of when the AEAD sxsymcrypt context has been initialized with xxx_create and when the hardware is reserved with a xxx_resume call.
| Enumerator | |
|---|---|
| CRACEN_NOT_INITIALIZED | |
| CRACEN_CONTEXT_INITIALIZED | |
| CRACEN_HW_RESERVED | |