mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-14 18:40:50 +00:00
* public/mbedtls-3.6: (251 commits) Call in_mbedtls_repo Move some proj detection code inside pre_check_environment Match spacing in pointer types in documentation with the code style Rename one more deprecated identifier Documentation improvements Rename internal function psa_key_production_parameters_are_default key_custom: update analyze_outcomes.py Test cpp_dummy_build in pedantic mode Changelog entry for the move from key_ext to key_custom functions Remove some tests of psa_generate_key_ext Document the key_ext functions as deprecated Documentation: point to key_custom instead of key_ext Update PSA wrappers Implement psa_generate_key_custom all.sh/components: Removed components.sh all.sh/components: Moved build_aes_via_padlock to platform component. all.sh/components: Moved driver components to configuration crypto. all.sh/components: Moved more components to configuration crypto. all.sh/components: Fixed a typo in configuration-tls. all.sh/components: Moved more components to configuration tls. ...