mbedtls/include
Pengyu Lv acecf9c95b make ticket_flags param types consistent
When ticket_flags used as parameter, use unsigned int,
instead of uint8_t or mbedtls_ssl_tls13_ticket_flags.Also
remove the definition of mbedtls_ssl_tls13_ticket_flags.

Signed-off-by: Pengyu Lv <pengyu.lv@arm.com>
2023-01-16 11:23:24 +08:00
..
mbedtls make ticket_flags param types consistent 2023-01-16 11:23:24 +08:00
psa Switch to the new code style 2023-01-11 14:50:10 +01:00
.gitignore
CMakeLists.txt