mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-04 14:08:39 +00:00
New sample program to benchmark certificate loading
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
4fa0725936
commit
2c1442ebc0
4 changed files with 210 additions and 0 deletions
1
programs/.gitignore
vendored
1
programs/.gitignore
vendored
|
|
@ -69,6 +69,7 @@ x509/cert_app
|
|||
x509/cert_req
|
||||
x509/cert_write
|
||||
x509/crl_app
|
||||
x509/load_roots
|
||||
x509/req_app
|
||||
|
||||
# Generated data files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue