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