func crypto/elliptic.p256Select

4 uses

	crypto/elliptic (current package)
		p256_asm.go#L83: func p256Select(point, table []uint64, idx int)
		p256_asm.go#L548: 	p256Select(p.xyz[0:12], precomp[0:], sel)
		p256_asm.go#L567: 		p256Select(t0.xyz[0:], precomp[0:], sel)
		p256_asm.go#L584: 	p256Select(t0.xyz[0:], precomp[0:], sel)