xor_amd64.go 86 B

1234567
  1. package kcp
  2. //go:noescape
  3. func xorfwd(x []byte)
  4. //go:noescape
  5. func xorbkd(x []byte)