![]() |
nRF Connect SDK API 3.3.99
|
| psa_status_t cracen_sw_aes_gcm_abort | ( | cracen_aead_operation_t * | operation | ) |
#include <subsys/nrf_security/src/drivers/cracen/cracen_sw/include/cracen_sw_aes_gcm.h>
Abort the software AES-GCM operation.
This function clears the operation context and any sensitive data.
| [in,out] | operation | Pointer to the AEAD operation structure. |
| PSA_SUCCESS | Operation aborted successfully. |