Home
last modified time | relevance | path

Searched refs:UBIFS_HASH_ARR_SZ (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/fs/ubifs/
Dauth.c66 u8 hash[UBIFS_HASH_ARR_SZ]; in ubifs_prepare_auth_node()
143 u8 calc[UBIFS_HASH_ARR_SZ]; in ubifs_bad_hash()
165 u8 calc[UBIFS_HASH_ARR_SZ]; in __ubifs_node_check_hash()
310 if (c->hash_len > UBIFS_HASH_ARR_SZ) { in ubifs_init_authentication()
312 c->auth_hash_name, c->hash_len, UBIFS_HASH_ARR_SZ); in ubifs_init_authentication()
Djournal.c678 u8 hash_dent[UBIFS_HASH_ARR_SZ]; in ubifs_jnl_update()
679 u8 hash_ino[UBIFS_HASH_ARR_SZ]; in ubifs_jnl_update()
680 u8 hash_ino_host[UBIFS_HASH_ARR_SZ]; in ubifs_jnl_update()
863 u8 hash[UBIFS_HASH_ARR_SZ]; in ubifs_jnl_write_data()
980 u8 hash[UBIFS_HASH_ARR_SZ]; in ubifs_jnl_write_inode()
1195 u8 hash_dent1[UBIFS_HASH_ARR_SZ]; in ubifs_jnl_xrename()
1196 u8 hash_dent2[UBIFS_HASH_ARR_SZ]; in ubifs_jnl_xrename()
1197 u8 hash_p1[UBIFS_HASH_ARR_SZ]; in ubifs_jnl_xrename()
1198 u8 hash_p2[UBIFS_HASH_ARR_SZ]; in ubifs_jnl_xrename()
1366 u8 hash_old_dir[UBIFS_HASH_ARR_SZ]; in ubifs_jnl_rename()
[all …]
Dreplay.c49 u8 hash[UBIFS_HASH_ARR_SZ];
600 u8 hash[UBIFS_HASH_ARR_SZ]; in authenticate_sleb()
724 u8 hash[UBIFS_HASH_ARR_SZ]; in replay_bud()
Dubifs.h153 #define UBIFS_HASH_ARR_SZ UBIFS_MAX_HASH_LEN macro
156 #define UBIFS_HASH_ARR_SZ 0 macro
756 u8 hash[UBIFS_HASH_ARR_SZ];
Dtnc_commit.c29 u8 hash[UBIFS_HASH_ARR_SZ]; in make_idx_node()
858 u8 hash[UBIFS_HASH_ARR_SZ]; in write_index()
Dsb.c91 u8 hash[UBIFS_HASH_ARR_SZ]; in create_default_filesystem()
92 u8 hash_lpt[UBIFS_HASH_ARR_SZ]; in create_default_filesystem()
Dlpt.c1751 u8 hash[UBIFS_HASH_ARR_SZ]; in lpt_check_hash()