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