Home
last modified time | relevance | path

Searched refs:ubifs_shash_copy_state (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/fs/ubifs/
Dlog.c271 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()
Dreplay.c571 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()
Dauth.c74 ubifs_shash_copy_state(c, inhash, hash_desc); in ubifs_prepare_auth_node()
Dubifs.h1722 static inline int ubifs_shash_copy_state(const struct ubifs_info *c, in ubifs_shash_copy_state() function