go/src/crypto/internal/fips/subtle/xor_amd64.go

//go:noescape
func xorBytes(dst, a, b *byte, n int)