Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/Crypto/
DSTM32H7_CRYPTO.cs48 .WithFlag(2, out algorithmDirection, name: "Algorithm direction") in DefineRegisters()
299 private IFlagRegisterField algorithmDirection; field in Antmicro.Renode.Peripherals.Miscellaneous.Crypto.STM32H7_CRYPTO
525 private bool IsEncryption => parent.algorithmDirection.Value == false;