index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
crypto
/
aes-spe-glue.c
Age
Commit message (
Expand
)
Author
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2019-10-26
crypto: powerpc/spe-xts - implement support for ciphertext stealing
Ard Biesheuvel
2019-10-26
crypto: powerpc - convert SPE AES algorithms to skcipher API
Eric Biggers
2019-10-26
crypto: powerpc - don't set ivsize for AES-ECB
Eric Biggers
2019-10-26
crypto: powerpc - don't unnecessarily use atomic scatterwalk
Eric Biggers
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2016-02-17
crypto: xts - fix compile errors
Stephan Mueller
2016-02-17
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2015-12-01
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
2015-03-09
crypto: powerpc - move files to fix build error
Kim Phillips