Home
last modified time | relevance | path

Searched hist:"49525 e5eecca5e1b4a83ac217868e8d8b843539f" (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ubifs/
H A DMakefilediff 49525e5eecca5e1b4a83ac217868e8d8b843539f Fri Sep 07 14:36:32 CEST 2018 Sascha Hauer <s.hauer@pengutronix.de> ubifs: Add helper functions for authentication support

This patch adds the various helper functions needed for authentication
support. We need functions to hash nodes, to embed HMACs into a node and
to compare hashes and HMACs. Most functions first check if this
filesystem is authenticated and bail out early if not, which makes the
functions safe to be called with disabled authentication.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
H A Dauth.c49525e5eecca5e1b4a83ac217868e8d8b843539f Fri Sep 07 14:36:32 CEST 2018 Sascha Hauer <s.hauer@pengutronix.de> ubifs: Add helper functions for authentication support

This patch adds the various helper functions needed for authentication
support. We need functions to hash nodes, to embed HMACs into a node and
to compare hashes and HMACs. Most functions first check if this
filesystem is authenticated and bail out early if not, which makes the
functions safe to be called with disabled authentication.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
H A DKconfigdiff 49525e5eecca5e1b4a83ac217868e8d8b843539f Fri Sep 07 14:36:32 CEST 2018 Sascha Hauer <s.hauer@pengutronix.de> ubifs: Add helper functions for authentication support

This patch adds the various helper functions needed for authentication
support. We need functions to hash nodes, to embed HMACs into a node and
to compare hashes and HMACs. Most functions first check if this
filesystem is authenticated and bail out early if not, which makes the
functions safe to be called with disabled authentication.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
H A Dubifs.hdiff 49525e5eecca5e1b4a83ac217868e8d8b843539f Fri Sep 07 14:36:32 CEST 2018 Sascha Hauer <s.hauer@pengutronix.de> ubifs: Add helper functions for authentication support

This patch adds the various helper functions needed for authentication
support. We need functions to hash nodes, to embed HMACs into a node and
to compare hashes and HMACs. Most functions first check if this
filesystem is authenticated and bail out early if not, which makes the
functions safe to be called with disabled authentication.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Richard Weinberger <richard@nod.at>