Lines Matching refs:hashes
329 * All modules that use hashes or HMAC can now take advantage of PSA Crypto
628 This helps in saving code size when some of the above hashes are not
832 * Some modules can now use PSA drivers for hashes, including with no
835 hashes from PSA when (and only when) MBEDTLS_MD_C is disabled.
840 Note that some modules are not able to use hashes from PSA yet, including
842 all hashes only provided by drivers (no built-in hash) is to use
845 properly negotiate/accept hashes based on their availability in PSA.
847 implementations of (some) hashes are excluded and those hashes are only
849 though: that module only use hashes from PSA when MBEDTLS_MD_C is off).
1614 changed: curves and hashes weaker than 255 bits are no longer accepted
3432 in configurations that omit certain hashes or public-key algorithms.
3470 * Improve testing in configurations that omit certain hashes or
4785 * md_list() now returns hashes strongest first