Searched refs:hmacErrorInterruptEnable (Results 1 – 1 of 1) sorted by relevance
144 var hmacError = hmacErrorInterrupt.Value && hmacErrorInterruptEnable.Value; in UpdateInterrupts()177 .WithFlag(2, out hmacErrorInterruptEnable, name: "hmac_err") in DefineRegisters()270 private IFlagRegisterField hmacErrorInterruptEnable; field in Antmicro.Renode.Peripherals.Miscellaneous.OpenTitan_HMAC