OVMS3-idf/components/esp32/include/hwcrypto
Angus Gratton 88b264cfce mbedTLS SHA: Fix cloning of SHA-384 digests
Hardware unit only reads 384 bits of state for SHA-384 LOAD,
which is enough for final digest but not enough if you plan to
resume digest in software.
2016-11-25 19:26:30 +11:00
..
aes.h hwcrypto: Match API completely to mbedTLS naming conventions 2016-09-08 16:47:31 +08:00
sha.h mbedTLS SHA: Fix cloning of SHA-384 digests 2016-11-25 19:26:30 +11:00