Searched defs:ctxText (Results 1 – 1 of 1) sorted by relevance
| /third_party/openhitls/testcode/sdv/testcase/crypto/mldsa/ |
| D | test_suite_sdv_mldsa.c | 330 … SDV_CRYPTO_MLDSA_FUNC_SIGNDATA_TC002(int type, Hex *seed, Hex *testPrvKey, Hex *msg, Hex *ctxText, in SDV_CRYPTO_MLDSA_FUNC_SIGNDATA_TC002() 397 …FUNC_VERIFYDATA_TC002(int type, Hex *testPubKey, Hex *msg, Hex *sign, Hex *ctxText, int externalMu… in SDV_CRYPTO_MLDSA_FUNC_VERIFYDATA_TC002() 454 …PTO_MLDSA_FUNC_SIGN_TC001(int type, int hashId, Hex *seed, Hex *testPrvKey, Hex *msg, Hex *ctxText, in SDV_CRYPTO_MLDSA_FUNC_SIGN_TC001() 524 …IFY_TC001(int type, int hashId, Hex *testPubKey, Hex *msg, Hex *sign, Hex *ctxText, int externalMu… in SDV_CRYPTO_MLDSA_FUNC_VERIFY_TC001()
|