mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-06 15:03:20 +08:00
fixed trailing whitespace
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
parent
b6fb07bc48
commit
7d4c48ba4f
@ -1,5 +1,5 @@
|
|||||||
API changes
|
API changes
|
||||||
* Align the mbedtls_ssl_ticket_setup() function with the PSA Crypto API.
|
* Align the mbedtls_ssl_ticket_setup() function with the PSA Crypto API.
|
||||||
Instead of taking a mbedtls_cipher_type_t as an argument, this function
|
Instead of taking a mbedtls_cipher_type_t as an argument, this function
|
||||||
now takes 3 new arguments: a PSA algorithm, key type and key size, to
|
now takes 3 new arguments: a PSA algorithm, key type and key size, to
|
||||||
specify the AEAD for ticket protection.
|
specify the AEAD for ticket protection.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user