mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-05 01:04:51 +00:00
Add missing checks for defined(MBEDTLS_MD_C) around types and functions that require it (HMAC, HKDF, TLS12_PRF). Add missing checks for defined(MBEDTLS_ECDSA_DETERMINISTIC) around code that calls mbedtls_ecdsa_sign_det(). Add missing checks for defined(MBEDTLS_ECDH_C) around ECDH-specific functions. |
||
|---|---|---|
| .. | ||
| crypto.h | ||
| crypto_driver.h | ||
| crypto_extra.h | ||
| crypto_platform.h | ||
| crypto_sizes.h | ||
| crypto_struct.h | ||