Lines Matching refs:hashes
524 * All modules that use hashes or HMAC can now take advantage of PSA Crypto
823 This helps in saving code size when some of the above hashes are not
1027 * Some modules can now use PSA drivers for hashes, including with no
1030 hashes from PSA when (and only when) MBEDTLS_MD_C is disabled.
1035 Note that some modules are not able to use hashes from PSA yet, including
1037 all hashes only provided by drivers (no built-in hash) is to use
1040 properly negotiate/accept hashes based on their availability in PSA.
1042 implementations of (some) hashes are excluded and those hashes are only
1044 though: that module only use hashes from PSA when MBEDTLS_MD_C is off).
1809 changed: curves and hashes weaker than 255 bits are no longer accepted
3627 in configurations that omit certain hashes or public-key algorithms.
3665 * Improve testing in configurations that omit certain hashes or
4980 * md_list() now returns hashes strongest first