Searched refs:ubifs_hmac_zero (Results 1 – 5 of 5) sorted by relevance
565 bool ubifs_hmac_zero(struct ubifs_info *c, const u8 *hmac) in ubifs_hmac_zero() function
138 if (ubifs_hmac_zero(c, c->mst_node->hmac)) { in scan_for_master()
586 if (ubifs_hmac_zero(c, sup->hmac)) { in authenticate_sb_node()
1684 bool ubifs_hmac_zero(struct ubifs_info *c, const u8 *hmac);
1386 if (ubifs_authenticated(c) && ubifs_hmac_zero(c, c->sup_node->hmac)) { in mount_ubifs()