Searched refs:authenticate_sleb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | replay.c | 576 * authenticate_sleb - authenticate one scan LEB 591 static int authenticate_sleb(struct ubifs_info *c, struct ubifs_scan_leb *sleb, in authenticate_sleb() function 690 n_nodes = authenticate_sleb(c, sleb, b->bud->log_hash, is_last); in replay_bud()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | replay.c | 576 * authenticate_sleb - authenticate one scan LEB 591 static int authenticate_sleb(struct ubifs_info *c, struct ubifs_scan_leb *sleb, in authenticate_sleb() function 690 n_nodes = authenticate_sleb(c, sleb, b->bud->log_hash, is_last); in replay_bud()
|
Completed in 4 milliseconds