Home
last modified time | relevance | path

Searched refs:HMACSHAKeyByteCount (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/Crypto/
DMessageAuthenticationServiceProvider.cs87 … manager.TryReadDoubleWord((long)MsgAuthRegisters.HMACSHAKeyByteCount, out var keyLength); in NonDMAHMACSHA()
104 … manager.TryReadDoubleWord((long)MsgAuthRegisters.HMACSHAKeyByteCount, out var keyLength); in DMAHMACSHA()
220 HMACSHAKeyByteCount = 0x18, enumerator