mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
Merge branch 'development' into development-restricted
* development: Updated ChangeLog with credit Fix a fairly common typo in comments Make config check include for configs examples more consistent
This commit is contained in:
commit
ef388f168d
9 changed files with 12 additions and 10 deletions
|
|
@ -6996,7 +6996,7 @@ static mbedtls_ecp_group_id ssl_preset_suiteb_curves[] = {
|
|||
#endif
|
||||
|
||||
/*
|
||||
* Load default in mbetls_ssl_config
|
||||
* Load default in mbedtls_ssl_config
|
||||
*/
|
||||
int mbedtls_ssl_config_defaults( mbedtls_ssl_config *conf,
|
||||
int endpoint, int transport, int preset )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue