summaryrefslogtreecommitdiff
path: root/drivers/crypto/allwinner/sun8i-ss/sun8i-ss.h
AgeCommit message (Expand)Author
2023-08-18crypto: sun8i-ss - Use new crypto_engine_op interfaceHerbert Xu
2023-08-18crypto: allwinner - Remove unused function declarationsYue Haibing
2022-05-13crypto: sun8i-ss - add hmac(sha1)Corentin Labbe
2022-05-13crypto: sun8i-ss - rework debuggingCorentin Labbe
2022-05-13crypto: sun8i-ss - handle requests if last block is not modulo 64Corentin Labbe
2022-05-13crypto: sun8i-ss - do not allocate memory when handling hash requestsCorentin Labbe
2022-05-13crypto: sun8i-ss - rework handling of IVCorentin Labbe
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-09-25crypto: sun8i-ss - Add more comment on some structuresCorentin Labbe
2020-09-25crypto: sun8i-ss - fix a trivial typoCorentin Labbe
2020-09-25crypto: sun8i-ss - support hash algorithmsCorentin Labbe
2020-09-25crypto: sun8i-ss - Add support for the PRNGCorentin Labbe
2020-09-25crypto: sun8i-ss - Add SS_START defineCorentin Labbe
2020-07-16crypto: sun8i-ss - permit asynchronous skcipher as fallbackArd Biesheuvel
2020-03-06crypto: sun8i-ss - fix description of stat_fbCorentin Labbe
2019-11-01crypto: allwinner - Add sun8i-ss cryptographic offloaderCorentin Labbe