This website requires JavaScript.
Explore
Help
Sign In
lzhr
/
v2fly
Watch
1
Star
0
Fork
0
You've already forked v2fly
mirror of
https://github.com/v2fly/v2ray-core.git
synced
2024-11-09 03:37:37 -05:00
Code
Issues
Releases
Wiki
Activity
3c988693b5
v2fly
/
transport
/
internet
/
kcp
/
xor_amd64.go
8 lines
86 B
Go
Raw
Normal View
History
Unescape
Escape
Revert "temporarily disable asm code" This reverts commit 6e28b4f91d31faa89c4f96c575a83d42c34c3937.
2018-07-28 21:15:14 -04:00
package
kcp
noescape on asm functions
2018-11-18 18:33:20 -05:00
//go:noescape
Revert "temporarily disable asm code" This reverts commit 6e28b4f91d31faa89c4f96c575a83d42c34c3937.
2018-07-28 21:15:14 -04:00
func
xorfwd
(
x
[
]
byte
)
noescape on asm functions
2018-11-18 18:33:20 -05:00
//go:noescape
Revert "temporarily disable asm code" This reverts commit 6e28b4f91d31faa89c4f96c575a83d42c34c3937.
2018-07-28 21:15:14 -04:00
func
xorbkd
(
x
[
]
byte
)
Copy Permalink