Home
last modified time | relevance | path

Searched refs:ubifs_hmac_wkm (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dsb.c183 err = ubifs_hmac_wkm(c, sup->hmac_wkm); in create_default_filesystem()
587 err = ubifs_hmac_wkm(c, hmac_wkm); in authenticate_sb_node()
H A Dauth.c499 * ubifs_hmac_wkm - Create a HMAC of the well known message
510 int ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac) in ubifs_hmac_wkm() function
H A Dubifs.h1694 int ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac);
H A Dsuper.c1435 err = ubifs_hmac_wkm(c, c->sup_node->hmac_wkm); in mount_ubifs()
/kernel/linux/linux-6.6/fs/ubifs/
H 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()
H A Dauth.c498 * ubifs_hmac_wkm - Create a HMAC of the well known message
509 int ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac) in ubifs_hmac_wkm() function
H A Dubifs.h1723 int ubifs_hmac_wkm(struct ubifs_info *c, u8 *hmac);
H A Dsuper.c1438 err = ubifs_hmac_wkm(c, c->sup_node->hmac_wkm); in mount_ubifs()

Completed in 19 milliseconds