mbox series

[0/2] crypto - fix aegis/morus for big endian systems

Message ID 20180930085859.15038-1-ard.biesheuvel@linaro.org (mailing list archive)
Headers show
Series crypto - fix aegis/morus for big endian systems | expand

Message

Ard Biesheuvel Sept. 30, 2018, 8:58 a.m. UTC
Some bug fixes for issues that I stumbled upon while working on other
stuff.

Ard Biesheuvel (2):
  crypto: morus/generic - fix for big endian systems
  crypto: aegis/generic - fix for big endian systems

 crypto/aegis.h     | 23 +++++++++-----------
 crypto/morus1280.c |  7 ++----
 crypto/morus640.c  | 16 ++++----------
 3 files changed, 16 insertions(+), 30 deletions(-)