Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A 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()
H A 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()
H A Dauth.c74 ubifs_shash_copy_state(c, inhash, hash_desc); in ubifs_prepare_auth_node()
H A Dubifs.h1727 static inline int ubifs_shash_copy_state(const struct ubifs_info *c, in ubifs_shash_copy_state() function