Lines Matching refs:GetRandomBytes
39 key := random.GetRandomBytes(keySize)
41 ad := random.GetRandomBytes(32)
42 pt := random.GetRandomBytes(32)
64 key := random.GetRandomBytes(keySize)
69 ad := random.GetRandomBytes(5)
71 pt := random.GetRandomBytes(uint32(ptSize))
90 pt := random.GetRandomBytes(uint32(ptSize))
91 ad := random.GetRandomBytes(uint32(ptSize / 3))
93 key := random.GetRandomBytes(keySize)
106 ad := random.GetRandomBytes(33)
107 key := random.GetRandomBytes(16)
108 pt := random.GetRandomBytes(32)
141 smallCT := random.GetRandomBytes(ctSize)
156 key := random.GetRandomBytes(16)