Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/Crypto/
DAthenaX5200.cs24 …msgAuthServiceProvider = new MessageAuthenticationServiceProvider(memoryManager, machine.GetSystem… in AthenaX5200()
168 private readonly MessageAuthenticationServiceProvider msgAuthServiceProvider;
DMessageAuthenticationServiceProvider.cs20 public class MessageAuthenticationServiceProvider class
22 … public MessageAuthenticationServiceProvider(InternalMemoryManager manager, IBusController bus) in MessageAuthenticationServiceProvider() method in Antmicro.Renode.Peripherals.Miscellaneous.Crypto.MessageAuthenticationServiceProvider