func crypto/elliptic.p256SelectBase

3 uses

	crypto/elliptic (current package)
		p256_asm.go#L86: func p256SelectBase(point, table []uint64, idx int)
		p256_asm.go#L463: 	p256SelectBase(p.xyz[0:8], p256Precomputed[0][0:], sel)
		p256_asm.go#L490: 		p256SelectBase(t0.xyz[0:8], p256Precomputed[i][0:], sel)