Manuel Pégourié-Gonnard 8ac3eb9833 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:17:39 +02:00
..
cert_app.c update headers 2023-11-02 19:47:20 +00:00
cert_req.c Avoid a useless copy in cert_{req,write} 2025-05-21 11:17:39 +02:00
cert_write.c Avoid a useless copy in cert_{req,write} 2025-05-21 11:17:39 +02:00
CMakeLists.txt Update references to test helpers 2024-11-14 14:19:40 +00:00
crl_app.c update headers 2023-11-02 19:47:20 +00:00
load_roots.c Fix missing-prototype errors in sample programs 2024-08-06 12:09:13 +01:00
req_app.c update headers 2023-11-02 19:47:20 +00:00