mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-01 14:20:33 +01:00
All programs are now linked directly with all test code, thus adding a pthread abstraction into the test code means having to link the programs with pthread (if the library is found under cmake). Signed-off-by: Paul Elliott <paul.elliott@arm.com> |
||
|---|---|---|
| .. | ||
| aead_demo.c | ||
| CMakeLists.txt | ||
| crypto_examples.c | ||
| hmac_demo.c | ||
| key_ladder_demo.c | ||
| key_ladder_demo.sh | ||
| psa_constant_names.c | ||
| psa_hash.c | ||
| psa_hash_demo.sh | ||