mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-09 05:47:18 +02:00
These test cases were backported from 3.x and use FFDH. 2.28 doesn't have FFDH. 2.28 doesn't have a key agreement other than ECDH, so use 0 in the policy, which still allows the key to be created. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>