index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
cipher.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
crypto: remove propagation of CRYPTO_TFM_RES_* flags
Eric Biggers
1
-1
/
+0
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-3
/
+1
2019-12-11
crypto: cipher - remove crt_u.cipher (struct cipher_tfm)
Eric Biggers
1
-56
/
+36
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-04-21
crypto: remove several VLAs
Salvatore Mesoraca
1
-1
/
+2
2016-10-21
crypto: api - Remove no-op exit_ops code
Eric Biggers
1
-4
/
+0
2010-02-16
crypto: cipher - Fix checkpatch errors
Richard Hartmann
1
-1
/
+1
2007-10-10
[CRYPTO] api: Add missing headers for setkey_unaligned
Herbert Xu
1
-2
/
+3
2007-08-06
[CRYPTO] api: fix writting into unallocated memory in setkey_aligned
Sebastian Siewior
1
-1
/
+1
2007-07-11
[CRYPTO] api: Handle unaligned keys in setkey
Sebastian Siewior
1
-3
/
+30
2007-02-07
[CRYPTO] api: Remove deprecated interface
Herbert Xu
1
-444
/
+3
2006-09-21
[CRYPTO] api: Mark parts of cipher interface as deprecated
Herbert Xu
1
-6
/
+28
2006-09-21
[CRYPTO] scatterwalk: Prepare for block ciphers
Herbert Xu
1
-14
/
+13
2006-09-21
[CRYPTO] cipher: Added encrypt_one/decrypt_one
Herbert Xu
1
-0
/
+48
2006-09-21
[CRYPTO] api: Feed flag directly to crypto_yield
Herbert Xu
1
-1
/
+1
2006-09-21
[CRYPTO] cipher: Removed special IV checks for ECB
Herbert Xu
1
-0
/
+2
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
1
-2
/
+2
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
1
-7
/
+7
2006-01-09
[CRYPTO] cipher: Align temporary buffer in cbc_process_decrypt
Herbert Xu
1
-2
/
+3
2005-09-06
[CRYPTO] Fix boundary check in standard multi-block cipher processors
Herbert Xu
1
-3
/
+9
2005-09-01
[CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag
Herbert Xu
1
-4
/
+0
2005-07-15
[CRYPTO]: Fix zero-extension bug on 64-bit architectures.
Herbert Xu
1
-3
/
+3
2005-07-06
[CRYPTO] Handle unaligned iv from encrypt_iv/decrypt_iv
Herbert Xu
1
-2
/
+27
2005-07-06
[CRYPTO] Ensure cit_iv is aligned correctly
Herbert Xu
1
-6
/
+9
2005-07-06
[CRYPTO] Add alignmask for low-level cipher implementations
Herbert Xu
1
-7
/
+36
2005-07-06
[CRYPTO] Add support for low-level multi-block operations
Herbert Xu
1
-20
/
+18
2005-07-06
[CRYPTO] Add plumbing for multi-block operations
Herbert Xu
1
-90
/
+156
2005-07-06
[CRYPTO] Don't check for NULL before kfree()
Jesper Juhl
1
-2
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+341