summaryrefslogtreecommitdiffstats
path: root/crypto/streebog_generic.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-181-1/+1
* crypto: streebog - fix unaligned memory accessesEric Biggers2019-04-081-12/+13
* crypto: streebog - use correct endianness typeEric Biggers2019-01-181-1/+1
* crypto: streebog - add Streebog hash functionVitaly Chikunov2018-11-161-0/+1140