summaryrefslogtreecommitdiff
path: root/crypto/streebog_generic.c
AgeCommit message (Expand)Author
2025-05-05Revert "crypto: run initcalls for generic implementations earlier"Herbert Xu
2025-05-05crypto: streebog - Use API partial block handlingHerbert Xu
2019-08-15crypto: streebog - remove two unused variablesYueHaibing
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