Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/edwards25519/
Dtables.go90 func (v *projLookupTable) SelectInto(dest *projCached, x int8) { func
106 func (v *affineLookupTable) SelectInto(dest *affineCached, x int8) { func
122 func (v *nafLookupTable5) SelectInto(dest *projCached, x int8) { func
127 func (v *nafLookupTable8) SelectInto(dest *affineCached, x int8) { func