Home
last modified time | relevance | path

Searched refs:ubifs_hmac_zero (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ubifs/
H A Dauth.c520 * ubifs_hmac_zero - test if a HMAC is zero
527 bool ubifs_hmac_zero(struct ubifs_info *c, const u8 *hmac) in ubifs_hmac_zero() function
H A Dmaster.c138 if (ubifs_hmac_zero(c, c->mst_node->hmac)) { in scan_for_master()
H A Dsb.c587 if (ubifs_hmac_zero(c, sup->hmac)) { in authenticate_sb_node()
H A Dubifs.h1706 bool ubifs_hmac_zero(struct ubifs_info *c, const u8 *hmac);