Searched refs:ubifs_check_hmac (Results 1 – 3 of 3) sorted by relevance
593 if (ubifs_check_hmac(c, hmac_wkm, sup->hmac_wkm)) { in authenticate_sb_node()
620 err = ubifs_check_hmac(c, auth->hmac, hmac); in authenticate_sleb()
1620 static inline int ubifs_check_hmac(const struct ubifs_info *c, in ubifs_check_hmac() function