mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 04:39:01 +00:00
1. Add asynchronous call test into ecdsa test case. 2. Add command line parameters to facilitate subsequent expansion. Now can test synchronous call through 'ecdsa -s SECP256R1' and test asynchronous call through 'ecdsa -a SECP256R1' Signed-off-by: makejian <makejian@xiaomi.com> |
||
|---|---|---|
| .. | ||
| 3descbc.c | ||
| aescbc.c | ||
| aescmac.c | ||
| aesctr.c | ||
| aesxts.c | ||
| CMakeLists.txt | ||
| crc32.c | ||
| dhm.c | ||
| ecdsa.c | ||
| hash.c | ||
| hmac.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| rsa.c | ||