Home
last modified time | relevance | path

Searched +defs:hash +defs:js (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-integrity.c768 struct journal_sector *js; in access_journal_entry() local
871 struct journal_sector *js = access_journal(ic, section, j); in rw_section_mac() local
2052 struct journal_sector *js; in __journal_read_write() local
2115 struct journal_sector *js; in __journal_read_write() local
2474 struct journal_sector *js; in integrity_commit() local
2521 static void restore_last_bytes(struct dm_integrity_c *ic, struct journal_sector *js, in restore_last_bytes()
2990 struct journal_sector *js = access_journal(ic, i, j); in init_journal() local
3063 struct journal_sector *js = access_journal(ic, i, j); in replay_journal() local
3114 struct journal_sector *js = access_journal(ic, i, j); in replay_journal() local
3813 static int get_mac(struct crypto_shash **hash, struct alg_spec *a, char **error, in get_mac()