SA3UL context RAM structure.
Data Fields | |
| SA3UL_Scctl | scctl |
| uint32_t | unused [12] |
| union { | |
| SA3UL_SecCtxAuth auth | |
| SA3UL_SecCtxEnc enc | |
| } | u |
| SA3UL_Scctl SA3UL_SecCtx::scctl |
| uint32_t SA3UL_SecCtx::unused[12] |
| SA3UL_SecCtxAuth SA3UL_SecCtx::auth |
| SA3UL_SecCtxEnc SA3UL_SecCtx::enc |
| union { ... } SA3UL_SecCtx::u |