SA2UL context RAM structure.
Data Fields | |
| SA2UL_Scctl | scctl |
| uint32_t | unused [12] |
| union { | |
| SA2UL_SecCtxAuth auth | |
| SA2UL_SecCtxEnc enc | |
| } | u |
| SA2UL_Scctl SA2UL_SecCtx::scctl |
| uint32_t SA2UL_SecCtx::unused[12] |
| SA2UL_SecCtxAuth SA2UL_SecCtx::auth |
| SA2UL_SecCtxEnc SA2UL_SecCtx::enc |
| union { ... } SA2UL_SecCtx::u |