Home
last modified time | relevance | path

Searched refs:key_hash_type (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dsb.c585 c->key_hash_type = UBIFS_KEY_HASH_R5; in ubifs_read_superblock()
590 c->key_hash_type = UBIFS_KEY_HASH_TEST; in ubifs_read_superblock()
H A Dubifs.h1916 uint8_t key_hash_type; member
H A Dsuper.c1649 dbg_gen("key hash type: %d", c->key_hash_type); in mount_ubifs()
/openbmc/linux/fs/ubifs/
H A Dsb.c694 c->key_hash_type = UBIFS_KEY_HASH_R5; in ubifs_read_superblock()
699 c->key_hash_type = UBIFS_KEY_HASH_TEST; in ubifs_read_superblock()
H A Dubifs.h1368 uint8_t key_hash_type; member
H A Dsuper.c1593 dbg_gen("key hash type: %d", c->key_hash_type); in mount_ubifs()