Searched defs:testVariant (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/regress/lib/libcrypto/wycheproof/ |
H A D | wycheproof.go | 95 type testVariant int type 578 run(string, testVariant) global() argument 1006 run(algorithm string, variant testVariant) global() argument 1350 run(algorithm string, variant testVariant) global() argument 1424 runDSATest(dsa *C.DSA, md *C.EVP_MD, variant testVariant, wt *wycheproofTestDSA) global() argument 1544 runECDHTest(nid int, variant testVariant, wt *wycheproofTestECDH) global() argument 1754 runECDSATest(ecKey *C.EC_KEY, md *C.EVP_MD, nid int, variant testVariant, wt *wycheproofTestECDSA) global() argument 2586 testGroupFromAlgorithm(algorithm string, variant testVariant) global() argument 2633 runTestVectors(path string, variant testVariant) global() argument [all...] |