Searched refs:ubifs_shash_copy_state (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/fs/ubifs/ |
D | log.c | 271 err = ubifs_shash_copy_state(c, c->log_hash, c->jheads[jhead].log_hash); in ubifs_add_bud_to_log() 415 ubifs_shash_copy_state(c, c->log_hash, c->jheads[i].log_hash); in ubifs_log_start_commit()
|
D | replay.c | 571 ubifs_shash_copy_state(c, log_hash, hash_desc); in authenticate_sleb_hash() 696 ubifs_shash_copy_state(c, b->bud->log_hash, in replay_bud() 917 ubifs_shash_copy_state(c, c->log_hash, bud->log_hash); in add_replay_bud()
|
D | auth.c | 74 ubifs_shash_copy_state(c, inhash, hash_desc); in ubifs_prepare_auth_node()
|
D | ubifs.h | 1727 static inline int ubifs_shash_copy_state(const struct ubifs_info *c, in ubifs_shash_copy_state() function
|