Searched refs:ubifs_shash_copy_state (Results 1 – 4 of 4) sorted by relevance
/linux/fs/ubifs/ |
H A D | replay.c | 573 ubifs_shash_copy_state(c, log_hash, hash_desc); in authenticate_sleb_hash() 698 ubifs_shash_copy_state(c, b->bud->log_hash, in replay_bud() 919 ubifs_shash_copy_state(c, c->log_hash, bud->log_hash); in add_replay_bud()
|
H A 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()
|
H A D | auth.c | 73 ubifs_shash_copy_state(c, inhash, hash_desc); in ubifs_prepare_auth_node()
|
H A D | ubifs.h | 1721 static inline int ubifs_shash_copy_state(const struct ubifs_info *c, in ubifs_shash_copy_state() function
|