Searched defs:random_bytes (Results 1 – 9 of 9) sorted by relevance
90 random_bytes(unsigned char *buf, int len) in random_bytes() function
36 pub fn random_bytes<const B: usize, C: CryptoProvider>(rng: &mut C::CryptoRng) -> [u8; B] { in random_bytes() function
83 std::array<uint8_t, kCastUniqueIdLength> random_bytes; in CastService() local
199 fn random_bytes() -> impl Iterator<Item = u8> { in random_bytes() function
136 auto random_bytes = std::vector<uint8_t>(kValidModifiedUtf8NumBytes); in TEST_F() local
194 random_bytes = lambda: random.randint(0x00, 0xFF) function
354 bytes random_bytes = 1; field
220 def __init__(self, gmt_unix_time, random_bytes): argument
3565 png_byte random_bytes[4]; in make_standard_palette() local8272 png_byte random_bytes[8]; /* 8 bytes - 64 bits - the biggest pixel */ in image_transform_png_set_background_set() local