Home
last modified time | relevance | path

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

/linux/fs/ubifs/
A Dauth.c509 int ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac) in ubifs_hmac_wkm() function
A Dsb.c186 err = ubifs_hmac_wkm(c, sup->hmac_wkm); in create_default_filesystem()
590 err = ubifs_hmac_wkm(c, hmac_wkm); in authenticate_sb_node()
A Dubifs.h1689 int ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac);
A Dsuper.c1426 err = ubifs_hmac_wkm(c, c->sup_node->hmac_wkm); in mount_ubifs()

Completed in 14 milliseconds