Lines Matching refs:make
50 benchmarkAESGCMSeal(b, make([]byte, 1024))
54 benchmarkAESGCMOpen(b, make([]byte, 1024))
58 benchmarkAESGCMSeal(b, make([]byte, 8*1024))
62 benchmarkAESGCMOpen(b, make([]byte, 8*1024))
72 buf := make([]byte, almost1K)
87 buf := make([]byte, almost1K)
102 buf := make([]byte, almost1K)
117 buf := make([]byte, almost1K)
132 buf := make([]byte, 1024)
145 buf := make([]byte, 1024)