Home
last modified time | relevance | path

Searched defs:as_mut_bytes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/
Drand.rs75 fn as_mut_bytes(&mut self) -> &mut [u8]; // `AsMut<[u8]>::as_mut` in as_mut_bytes() method
85 fn as_mut_bytes(&mut self) -> &mut [u8] { in as_mut_bytes() method