Lines Matching refs:hashes
717 * All modules that use hashes or HMAC can now take advantage of PSA Crypto
1016 This helps in saving code size when some of the above hashes are not
1220 * Some modules can now use PSA drivers for hashes, including with no
1223 hashes from PSA when (and only when) MBEDTLS_MD_C is disabled.
1228 Note that some modules are not able to use hashes from PSA yet, including
1230 all hashes only provided by drivers (no built-in hash) is to use
1233 properly negotiate/accept hashes based on their availability in PSA.
1235 implementations of (some) hashes are excluded and those hashes are only
1237 though: that module only use hashes from PSA when MBEDTLS_MD_C is off).
2002 changed: curves and hashes weaker than 255 bits are no longer accepted
3820 in configurations that omit certain hashes or public-key algorithms.
3858 * Improve testing in configurations that omit certain hashes or
5173 * md_list() now returns hashes strongest first