Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/openssl/src/
Dcipher_ctx.rs337 pub fn rand_key(&self, buf: &mut [u8]) -> Result<(), ErrorStack> { in rand_key() method
/aosp_15_r20/trusty/user/app/storage/test/block_host_test/
Dblock_test.c455 static uint16_t rand_key(unsigned int index, in rand_key() function