func golang.org/x/text/secure/precis.processBytes

2 uses

	golang.org/x/text/secure/precis (current package)
		profile.go#L250: func processBytes(p *Profile, b []byte, key bool) ([]byte, error) {
		profile.go#L266: 	return processBytes(p, b, false)