Home | History | Annotate | Download | only in cipher

Lines Matching full:byte

14 	buf := make([]byte, 1024)
17 var key [16]byte
18 var nonce [12]byte
21 var out []byte
30 buf := make([]byte, 1024)
33 var key [16]byte
34 var nonce [12]byte
37 var out []byte
56 buf := make([]byte, almost1K)
59 var key [16]byte
60 var iv [16]byte
71 buf := make([]byte, almost1K)
74 var key [16]byte
75 var iv [16]byte
86 buf := make([]byte, almost1K)
89 var key [16]byte
90 var iv [16]byte
101 buf := make([]byte, almost1K)
104 var key [16]byte
105 var iv [16]byte
116 buf := make([]byte, 1024)
119 var key [16]byte
120 var iv [16]byte
129 buf := make([]byte, 1024)
132 var key [16]byte
133 var iv [16]byte