Searched defs:testPubKey (Results 1 – 1 of 1) sorted by relevance
| /third_party/openhitls/testcode/sdv/testcase/crypto/mldsa/ |
| D | test_suite_sdv_mldsa.c | 271 void SDV_CRYPTO_MLDSA_FUNC_VERIFYDATA_TC001(int type, Hex *testPubKey, Hex *msg, Hex *sign, int res) in SDV_CRYPTO_MLDSA_FUNC_VERIFYDATA_TC001() 397 void SDV_CRYPTO_MLDSA_FUNC_VERIFYDATA_TC002(int type, Hex *testPubKey, Hex *msg, Hex *sign, Hex *ct… in SDV_CRYPTO_MLDSA_FUNC_VERIFYDATA_TC002() 524 void SDV_CRYPTO_MLDSA_FUNC_VERIFY_TC001(int type, int hashId, Hex *testPubKey, Hex *msg, Hex *sign,… in SDV_CRYPTO_MLDSA_FUNC_VERIFY_TC001() 577 void SDV_CRYPTO_MLDSA_FUNC_PROVIDER_TC001(int type, Hex *testPubKey, Hex *testPrvKey, Hex *msg, Hex… in SDV_CRYPTO_MLDSA_FUNC_PROVIDER_TC001()
|