Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/aead/
Dgcm.rs197 pub fn update_block(&mut self, a: Block) { in update_block() method
/aosp_15_r20/external/f2fs-tools/fsck/
H A Dsegment.c767 int update_block(struct f2fs_sb_info *sbi, void *buf, u32 *blkaddr, in update_block() function