Sign in
android-kvm
/
linux
/
c8137ace56383688af911fea5934c71ad158135e
/
drivers
/
crypto
/
sunxi-ss
08d4b40
crypto: sun4i/des - switch to new verification routines
by Ard Biesheuvel
· 5 years ago
cf68528
crypto: sunxi-ss - use devm_platform_ioremap_resource() to simplify code
by YueHaibing
· 5 years ago
dc7a12b
docs: arm: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
8d3bcb9
crypto: sun4i-ss - reduce stack usage
by Arnd Bergmann
· 6 years ago
fda8d26
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
0ae1f46
crypto: sun4i-ss - fallback when length is not multiple of blocksize
by Corentin Labbe
· 6 years ago
f873915
crypto: sun4i-ss - Fix invalid calculation of hash end
by Corentin Labbe
· 6 years ago
179930a
crypto: sun4i-ss - remove ivsize from ECB
by Corentin Labbe
· 6 years ago
82b3ad7
crypto: sun4i-ss - Handle better absence/presence of IV
by Corentin Labbe
· 6 years ago
aee1181
crypto: sun4i-ss - Forbid 2-key 3DES in FIPS mode
by Herbert Xu
· 6 years ago
231baec
crypto: clarify name of WEAK_KEY request flag
by Eric Biggers
· 6 years ago
2c95e6d
crypto: skcipher - remove useless setting of type flags
by Eric Biggers
· 6 years ago
c87a405
crypto: ahash - remove useless setting of cra_type
by Eric Biggers
· 6 years ago
6a38f622
crypto: ahash - remove useless setting of type flags
by Eric Biggers
· 6 years ago
7c73cf4c
crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
by Peter Robinson
· 7 years ago
2e7d1d6
crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate
by Artem Savkov
· 7 years ago
dd78c83
crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
by Artem Savkov
· 7 years ago
b8ae5c7
crypto: sun4i-ss - support the Security System PRNG
by Corentin LABBE
· 7 years ago
0496554
crypto: sun4i-ss - fix large block size support
by Antoine Ténart
· 8 years ago
0d9c68a
crypto: sun4i-ss - add the CRYPTO_ALG_KERN_DRIVER_ONLY flag
by Antoine Ténart
· 8 years ago
317cbac
crypto: sun4i-ss - move from ablkcipher to skcipher API
by Antoine Ténart
· 8 years ago
d78867a
crypto: sun4i-ss - use GENMASK to generate masks
by Antoine Ténart
· 8 years ago
303391d
crypto: sun4i-ss - simplify the appended bit assignment
by Antoine Ténart
· 8 years ago
214a9bd
crypto: sun4i-ss - simplify the pad length calculation
by Antoine Ténart
· 8 years ago
7e6df1f
crypto: sun4i-ss - do not dynamically set parts of the last buffer to 0
by Antoine Ténart
· 8 years ago
0f52dda
crypto: sun4i-ss - cannot use DMA is the request is 0 length
by Antoine Ténart
· 8 years ago
11be010
crypto: sun4i-ss - use lower/upper_32_bits helpers
by Antoine Ténart
· 8 years ago
a595e60
crypto: sun4i-ss - remove conditional checks against 0
by Antoine Ténart
· 8 years ago
e3f9490
crypto: sun4i-ss - group variable definitions in sun4i_hash()
by Antoine Ténart
· 8 years ago
8d46a5c
crypto: sun4i-ss - mark sun4i_hash() static
by Baoyou Xie
· 8 years ago
b46b9d1
crypto: sun4i-ss - fix missing unlock on error in sun4i_hash()
by Wei Yongjun
· 8 years ago
b6ff2fd
crypto: sun4i-ss - fix indentation of two crypto alg
by Corentin LABBE
· 8 years ago
9b17e5a
crypto: sun4i-ss - Always use sun4i_tfm_ctx for storing pointer to dev ss
by Corentin LABBE
· 8 years ago
933e7e3
crypto: sun4i-ss - fix spelling
by Corentin LABBE
· 8 years ago
d98a949
crypto: sun4i-ss - clean unused ss
by Corentin LABBE
· 8 years ago
477d9b2
crypto: sun4i-ss - unify update/final function
by Corentin LABBE
· 8 years ago
ea1a674
crypto: sun4i-ss - fix a few signed warning
by Corentin LABBE
· 8 years ago
bdb6cf9
crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}
by Corentin LABBE
· 9 years ago
bfb2892
crypto: sunxi - don't print confusing data
by Arnd Bergmann
· 9 years ago
4f9ea86
crypto: sun4i-ss - add missing statesize
by LABBE Corentin
· 9 years ago
9da75de
crypto: sunxi-ss - Fix a possible driver hang with ciphers
by LABBE Corentin
· 9 years ago
7ab64628
crypto: sunxi-ss - Add optional reset control support
by Chen-Yu Tsai
· 9 years ago
6298e94
crypto: sunxi-ss - Add Allwinner Security System crypto accelerator
by LABBE Corentin
· 9 years ago