Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
754e0b0e35608ed5206d6a67a791563c631cec07
/
crypto
/
ctr.c
0eb76ba
crypto: remove cipher routines from public crypto API
by Ard Biesheuvel
· 4 years, 1 month ago
2eb27c1
crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGS
by Eric Biggers
· 4 years, 6 months ago
7bcb2c9
crypto: algapi - use common mechanism for inheriting flags
by Eric Biggers
· 4 years, 6 months ago
a108dfc
crypto: ctr - simplify error handling in crypto_rfc3686_create()
by Eric Biggers
· 4 years, 10 months ago
b9f76dd
crypto: skcipher - pass instance to crypto_grab_skcipher()
by Eric Biggers
· 5 years ago
af5034e
crypto: remove propagation of CRYPTO_TFM_RES_* flags
by Eric Biggers
· 5 years ago
b3c16bf
crypto: skcipher - Add skcipher_ialg_simple helper
by Herbert Xu
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
c4741b2
crypto: run initcalls for generic implementations earlier
by Eric Biggers
· 6 years ago
9f8ef36
crypto: ctr - use template array registering API to simplify the code
by Xiongfeng Wang
· 6 years ago
11f1463
crypto: ctr - convert to skcipher API
by Eric Biggers
· 6 years ago
c79b411
crypto: skcipher - remove remnants of internal IV generators
by Eric Biggers
· 6 years ago
6650c4d
crypto: remove several VLAs
by Salvatore Mesoraca
· 7 years ago
45fe93d
crypto: algapi - make crypto_xor() take separate dst and src arguments
by Ard Biesheuvel
· 7 years ago
d2c2a85
crypto: ctr - Propagate NEED_FALLBACK bit
by Marcelo Cerri
· 8 years ago
db91af0
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
by Ard Biesheuvel
· 8 years ago
60425a8
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
by Eric Biggers
· 8 years ago
a35528e
crypto: skcipher - Get rid of crypto_grab_skcipher2()
by Eric Biggers
· 8 years ago
b2b39c2
crypto: ctr - Use skcipher in rfc3686
by Herbert Xu
· 8 years ago
4943ba1
crypto: include crypto- module prefix in template
by Kees Cook
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
32dc43e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
3e8afe3
crypto: use ERR_CAST
by Julia Lawall
· 12 years ago
69d3150
crypto: ctr - make rfc3686 asynchronous block cipher
by Jussi Kivilinna
· 12 years ago
8db05078
crypto: Use ERR_CAST
by Julia Lawall
· 15 years ago
aef2713
crypto: ctr - Use chainiv on raw counter mode
by Herbert Xu
· 15 years ago
0a27032
[CRYPTO] seqiv: Add Sequence Number IV Generator
by Herbert Xu
· 17 years ago
5311f24
[CRYPTO] ctr: Refactor into ctr and rfc3686
by Herbert Xu
· 17 years ago
0971eb0
[CRYPTO] ctr: Fix multi-page processing
by Herbert Xu
· 17 years ago
3f8214e
[CRYPTO] ctr: Use crypto_inc and crypto_xor
by Herbert Xu
· 17 years ago
41fdab3
[CRYPTO] ctr: Add countersize
by Joy Latten
· 17 years ago
23e353c
[CRYPTO] ctr: Add CTR (Counter) block cipher mode
by Joy Latten
· 17 years ago