Home
last modified time | relevance | path

Searched defs:synthCombinedMult (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/elliptic/
Dp256_test.go77 type synthCombinedMult struct { struct
78 Curve
81 …s synthCombinedMult) CombinedMult(bigX, bigY *big.Int, baseScalar, scalar []byte) (x, y *big.Int) {