Searched refs:BytesToUIntAndSwapEndianness (Results 1 – 1 of 1) sorted by relevance
450 parent.outputFIFO.EnqueueRange(BytesToUIntAndSwapEndianness(output)); in ProcessPayload()497 parent.outputFIFO.EnqueueRange(BytesToUIntAndSwapEndianness(gcmTag.GetMac())); in ProcessFinal()500 private IEnumerable<uint> BytesToUIntAndSwapEndianness(byte[] bytes) in BytesToUIntAndSwapEndianness() method in Antmicro.Renode.Peripherals.Miscellaneous.Crypto.STM32H7_CRYPTO.RSA_GCM_State