mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 14:08:39 +00:00
Merge pull request #8434 from valeriosetti/issue8407
[G2] Make TLS work without Cipher
This commit is contained in:
commit
8b6b41f6cd
8 changed files with 608 additions and 444 deletions
|
|
@ -1559,8 +1559,6 @@ common_test_full_no_cipher_with_psa_crypto () {
|
|||
scripts/config.py unset MBEDTLS_NIST_KW_C
|
||||
scripts/config.py unset MBEDTLS_PKCS12_C
|
||||
scripts/config.py unset MBEDTLS_PKCS5_C
|
||||
scripts/config.py unset MBEDTLS_SSL_TLS_C
|
||||
scripts/config.py unset MBEDTLS_SSL_TICKET_C
|
||||
|
||||
make
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue