Manuel Pégourié-Gonnard 6b8f517e4d Avoid a useless copy in cert_{req,write}
I'm just trying to have a shorter name to avoid repeating a long
expression. This is a job for a pointer, not copying a struct.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2025-05-21 11:53:59 +02:00
..
cert_app.c initial remove of mbedtls_ssl_conf_rng 2025-03-26 13:32:10 +00:00
cert_req.c Avoid a useless copy in cert_{req,write} 2025-05-21 11:53:59 +02:00
cert_write.c Avoid a useless copy in cert_{req,write} 2025-05-21 11:53:59 +02:00
CMakeLists.txt Revert "Remove mbedtls_test" 2024-12-10 16:56:49 +01:00
crl_app.c Define MBEDTLS_DECLARE_PRIVATE_IDENTIFIERS in every sample program 2025-03-24 11:37:33 +00:00
load_roots.c Define MBEDTLS_DECLARE_PRIVATE_IDENTIFIERS in every sample program 2025-03-24 11:37:33 +00:00
req_app.c Define MBEDTLS_DECLARE_PRIVATE_IDENTIFIERS in every sample program 2025-03-24 11:37:33 +00:00