vim/bundle/deoplete-go/data/json/1.7.3/linux_amd64/crypto/subtle.json

1 line
530 B
JSON
Raw Normal View History

2019-05-13 12:28:47 +02:00
[0, [{"class": "func", "name": "ConstantTimeByteEq", "type": "func(x uint8, y uint8) int"}, {"class": "func", "name": "ConstantTimeCompare", "type": "func(x []byte, y []byte) int"}, {"class": "func", "name": "ConstantTimeCopy", "type": "func(v int, x []byte, y []byte)"}, {"class": "func", "name": "ConstantTimeEq", "type": "func(x int32, y int32) int"}, {"class": "func", "name": "ConstantTimeLessOrEq", "type": "func(x int, y int) int"}, {"class": "func", "name": "ConstantTimeSelect", "type": "func(v int, x int, y int) int"}]]