func crypto/elliptic.boothW5

4 uses

	crypto/elliptic (current package)
		p256_asm.go#L398: func boothW5(in uint) (int, int) {
		p256_asm.go#L546: 	sel, _ = boothW5(uint(wvalue))
		p256_asm.go#L565: 		sel, sign = boothW5(uint(wvalue))
		p256_asm.go#L582: 	sel, sign = boothW5(uint(wvalue))