Lines Matching refs:hashes
760 * All modules that use hashes or HMAC can now take advantage of PSA Crypto
1059 This helps in saving code size when some of the above hashes are not
1263 * Some modules can now use PSA drivers for hashes, including with no
1266 hashes from PSA when (and only when) MBEDTLS_MD_C is disabled.
1271 Note that some modules are not able to use hashes from PSA yet, including
1273 all hashes only provided by drivers (no built-in hash) is to use
1276 properly negotiate/accept hashes based on their availability in PSA.
1278 implementations of (some) hashes are excluded and those hashes are only
1280 though: that module only use hashes from PSA when MBEDTLS_MD_C is off).
2045 changed: curves and hashes weaker than 255 bits are no longer accepted
3863 in configurations that omit certain hashes or public-key algorithms.
3901 * Improve testing in configurations that omit certain hashes or
5216 * md_list() now returns hashes strongest first