aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ubifs/auth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-15ubifs: Fix memory leak in __ubifs_node_verify_hmac error pathWenwen Wang1-1/+3
2019-07-08ubifs: support offline signed imagesSascha Hauer1-0/+86
2019-05-12Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/ubifsLinus Torvalds1-24/+9
2019-05-07ubifs: work around high stack usage with clangArnd Bergmann1-7/+10
2019-05-07ubifs: remove unused function __ubifs_shash_finalYueHaibing1-18/+0
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-6/+0
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers1-3/+2
2018-10-23ubifs: Add helper functions for authentication supportSascha Hauer1-0/+502