cd07e22048
Use this instead of accessing the field directly. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
4 lines
203 B
Text
4 lines
203 B
Text
Features
|
|
* Use the new function mbedtls_ecjpake_set_point_format() to select the
|
|
point format for ECJPAKE instead of accessing the point_format field
|
|
directly, which is no longer supported.
|