Searched refs:ubifs_hmac_zero (Results 1 – 5 of 5) sorted by relevance
543 bool ubifs_hmac_zero(struct ubifs_info *c, const u8 *hmac) in ubifs_hmac_zero() function
135 if (ubifs_hmac_zero(c, c->mst_node->hmac)) { in scan_for_master()
587 if (ubifs_hmac_zero(c, sup->hmac)) { in authenticate_sb_node()
1721 bool ubifs_hmac_zero(struct ubifs_info *c, const u8 *hmac);
1437 if (ubifs_authenticated(c) && ubifs_hmac_zero(c, c->sup_node->hmac)) { in mount_ubifs()