Searched refs:keys_eq (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | key.h | 496 static inline int keys_eq(const struct ubifs_info *c, in keys_eq() function
|
H A D | tnc_misc.c | 475 if (!keys_eq(c, key, &key1)) { in ubifs_tnc_read_node()
|
H A D | tnc.c | 1704 if (!keys_eq(c, &zbr->key, &key1)) { in validate_data_node()
|
/openbmc/linux/fs/ubifs/ |
H A D | key.h | 503 static inline int keys_eq(const struct ubifs_info *c, in keys_eq() function
|
H A D | tnc_misc.c | 486 if (!keys_eq(c, key, &key1)) { in ubifs_tnc_read_node()
|
H A D | tnc.c | 1760 if (!keys_eq(c, &zbr->key, &key1)) { in validate_data_node()
|