Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/protocol/
Drng.rs38 pub struct RngProtocol { struct
40 this: *mut RngProtocol, argument
46 this: *mut RngProtocol, argument
53 impl RngProtocol { implementation
/aosp_15_r20/external/rust/crates/uefi-raw/src/protocol/
Drng.rs38 pub struct RngProtocol { struct
40 this: *mut RngProtocol, argument
46 this: *mut RngProtocol, argument
53 impl RngProtocol { impl