nuttx/include/crypto
makejian 775d9de30a crypto: export MD5/SHA1/SHA256/SHA512 via /dev/crypto
refer to commit 649dc2d985
(1) import hash method
(2) separate the update and finish processes

Signed-off-by: makejian <makejian@xiaomi.com>
2023-08-03 22:37:30 -07:00
..
aes.h crypto:support nuttx /dev/crypto 2022-12-14 02:33:56 +08:00
blf.h crypto:support nuttx /dev/crypto 2022-12-14 02:33:56 +08:00
cast.h crypto:convert code style form openbsd to nuttx 2022-12-14 02:33:56 +08:00
chachapoly.h crypto:convert code style form openbsd to nuttx 2022-12-14 02:33:56 +08:00
cmac.h Fix nuttx coding style 2023-07-11 23:32:17 +08:00
cryptodev.h crypto: export MD5/SHA1/SHA256/SHA512 via /dev/crypto 2023-08-03 22:37:30 -07:00
cryptosoft.h crypto:support crypto can handle streaming data 2023-01-17 01:19:38 +08:00
curve25519.h crypto: porting Curve25519 algorithm into nuttx crypto 2023-08-03 03:20:13 -07:00
gmac.h crypto:support nuttx /dev/crypto 2022-12-14 02:33:56 +08:00
hmac.h crypto:support nuttx /dev/crypto 2022-12-14 02:33:56 +08:00
idgen.h crypto:convert code style form openbsd to nuttx 2022-12-14 02:33:56 +08:00
key_wrap.h crypto:support nuttx /dev/crypto 2022-12-14 02:33:56 +08:00
md5.h crypto:support nuttx /dev/crypto 2022-12-14 02:33:56 +08:00
poly1305.h crypto:support nuttx /dev/crypto 2022-12-14 02:33:56 +08:00
rijndael.h crypto:support nuttx /dev/crypto 2022-12-14 02:33:56 +08:00
rmd160.h crypto:support nuttx /dev/crypto 2022-12-14 02:33:56 +08:00
sha1.h crypto:support nuttx /dev/crypto 2022-12-14 02:33:56 +08:00
sha2.h crypto:support nuttx /dev/crypto 2022-12-14 02:33:56 +08:00
siphash.h crypto:support nuttx /dev/crypto 2022-12-14 02:33:56 +08:00
xform.h crypto: export MD5/SHA1/SHA256/SHA512 via /dev/crypto 2023-08-03 22:37:30 -07:00