1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-01 10:06:53 +03:00

Merge pull request #4456 from gilles-peskine-arm/remove-config-psa-crypto-2.x

Backport 2.x: Remove config-psa-crypto.h
This commit is contained in:
Manuel Pégourié-Gonnard
2021-05-10 11:52:34 +02:00
committed by GitHub
3 changed files with 6 additions and 3373 deletions

View File

@ -36,8 +36,6 @@ my %configs = (
},
'config-no-entropy.h' => {
},
'config-psa-crypto.h' => {
},
'config-suite-b.h' => {
'compat' => "-m tls1_2 -f 'ECDHE-ECDSA.*AES.*GCM' -p mbedTLS",
},