aboutsummaryrefslogtreecommitdiff
path: root/crypto/streebog_generic.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-15crypto: streebog - remove two unused variablesGravatar YueHaibing 1-46/+0
2019-04-18crypto: run initcalls for generic implementations earlierGravatar Eric Biggers 1-1/+1
2019-04-08crypto: streebog - fix unaligned memory accessesGravatar Eric Biggers 1-12/+13
2019-01-18crypto: streebog - use correct endianness typeGravatar Eric Biggers 1-1/+1
2018-11-16crypto: streebog - add Streebog hash functionGravatar Vitaly Chikunov 1-0/+1140