Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/edwards25519/
Dtables.go17 type affineLookupTable struct { struct
18 points [8]affineCached
49 func (v *affineLookupTable) FromP3(q *Point) {
106 func (v *affineLookupTable) SelectInto(dest *affineCached, x int8) {