Searched defs:FakeRng (Results 1 – 1 of 1) sorted by relevance
21 struct FakeRng(u8); struct23 impl crate::crypto::Rng for FakeRng { implementation