Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testing/crypto: add ECDSA P256 testing case for asynchronous call
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 <[email protected]>
- Loading branch information