summaryrefslogtreecommitdiffstats
path: root/fs/ubifs/auth.c
AgeCommit message (Expand)Author
2021-02-12ubifs: Fix memleak in ubifs_init_authenticationDinghao Liu
2020-12-17Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-13ubifs: Fix error return code in ubifs_init_authentication()Wang ShaoBo
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-09-17ubifs: Fix 'hash' kernel-doc warning in auth.cWang Hai
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-05-17ubifs: fix wrong use of crypto_shash_descsize()Eric Biggers
2020-05-08ubifs: use crypto_shash_tfm_digest()Eric Biggers
2019-09-15ubifs: Fix memory leak in __ubifs_node_verify_hmac error pathWenwen Wang
2019-07-08ubifs: support offline signed imagesSascha Hauer
2019-05-12Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-07ubifs: work around high stack usage with clangArnd Bergmann
2019-05-07ubifs: remove unused function __ubifs_shash_finalYueHaibing
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers
2018-10-23ubifs: Add helper functions for authentication supportSascha Hauer