Searched refs:RunAlgorithm (Results 1 – 1 of 1) sorted by relevance
47 RunAlgorithm(MsgAuthRegisters.SHADMAChannelConfig, NonDMAHMACSHA, DMAHMACSHA); in PerformHMACSHA()52 RunAlgorithm(MsgAuthRegisters.DMAChannelConfig, NonDMAGCM, DMAGCM); in PerformGCMMessageAuthentication()60 private void RunAlgorithm(MsgAuthRegisters config, Action nonDMAVersion, Action dmaVersion) in RunAlgorithm() method in Antmicro.Renode.Peripherals.Miscellaneous.Crypto.MessageAuthenticationServiceProvider