Home
last modified time | relevance | path

Searched refs:ubifs_check_hmac (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ubifs/
H A Dsb.c593 if (ubifs_check_hmac(c, hmac_wkm, sup->hmac_wkm)) { in authenticate_sb_node()
H A Dreplay.c620 err = ubifs_check_hmac(c, auth->hmac, hmac); in authenticate_sleb()
H A Dubifs.h1620 static inline int ubifs_check_hmac(const struct ubifs_info *c, in ubifs_check_hmac() function