func crypto/elliptic.p256MovCond
5 uses
crypto/elliptic (current package)
p256_asm.go#L72: func p256MovCond(res, a, b []uint64, cond int)
p256_asm.go#L570: p256MovCond(t1.xyz[0:12], t1.xyz[0:12], p.xyz[0:12], sel)
p256_asm.go#L571: p256MovCond(p.xyz[0:12], t1.xyz[0:12], t0.xyz[0:12], zero)
p256_asm.go#L587: p256MovCond(t1.xyz[0:12], t1.xyz[0:12], p.xyz[0:12], sel)
p256_asm.go#L588: p256MovCond(p.xyz[0:12], t1.xyz[0:12], t0.xyz[0:12], zero)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)