Searched refs:ubifs_hmac_wkm (Results 1 – 4 of 4) sorted by relevance
509 int ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac) in ubifs_hmac_wkm() function
186 err = ubifs_hmac_wkm(c, sup->hmac_wkm); in create_default_filesystem()590 err = ubifs_hmac_wkm(c, hmac_wkm); in authenticate_sb_node()
1718 int ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac);
1429 err = ubifs_hmac_wkm(c, c->sup_node->hmac_wkm); in mount_ubifs()