func crypto/elliptic.p224ReduceLarge

3 uses

	crypto/elliptic (current package)
		p224.go#L238: 	p224ReduceLarge(out, tmp)
		p224.go#L261: 	p224ReduceLarge(out, tmp)
		p224.go#L267: func p224ReduceLarge(out *p224FieldElement, in *p224LargeFieldElement) {