github.com/xmplusdev/xmcore@v1.8.11-0.20240412132628-5518b55526af/transport/internet/kcp/xor_amd64.go (about) 1 package kcp 2 3 //go:noescape 4 func xorfwd(x []byte) 5 6 //go:noescape 7 func xorbkd(x []byte)