aboutsummaryrefslogtreecommitdiff
path: root/crypto/streebog_generic.c
AgeCommit message (Expand)Author
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers
2019-04-08crypto: streebog - fix unaligned memory accessesEric Biggers
2019-01-18crypto: streebog - use correct endianness typeEric Biggers
2018-11-16crypto: streebog - add Streebog hash functionVitaly Chikunov