- INPUTS
- IVe (Initialization vector E) - 16 Bytes {Nonce (16 Bytes) Xor Address}
- Ke (Key Encryption) - 16 Bytes / 32 Bytes
- Read-Low (Read Data Low) - 16 Bytes
- Read-High (Read Data High) - 16 Bytes
- Ka (Key Authentication) - 16 Bytes
- Write MAC (Write Message Authentication Code) - 4 Bytes
- OUTPUTS
Note: Nonce is SW loaded value seeded optionally from TRNG as part
of Boot-UP