index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
Age
Commit message (
Expand
)
Author
2017-04-21
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
2016-11-30
crypto: drbg - prevent invalid SG mappings
Stephan Mueller
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-10-02
crypto: ghash-generic - move common definitions to a new header file
Marcelo Cerri
2016-09-07
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
2016-09-07
crypto: engine - move crypto engine to its own header
Corentin LABBE
2016-07-27
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-19
crypto: skcipher - Add comment for skcipher_alg->base
Herbert Xu
2016-07-18
crypto: scatterwalk - Inline start/map/done
Herbert Xu
2016-07-18
crypto: api - Optimise away crypto_yield when hard preemption is on
Herbert Xu
2016-07-18
crypto: scatterwalk - Remove scatterwalk_bytes_sglen
Herbert Xu
2016-07-18
crypto: skcipher - Remove top-level givcipher interface
Herbert Xu
2016-07-18
crypto: null - Remove default null blkcipher
Herbert Xu
2016-07-18
crypto: aead - Remove blkcipher null for IV generators
Herbert Xu
2016-07-18
crypto: aead - Add skcipher null for IV generators
Herbert Xu
2016-07-18
crypto: aead - Add chunk size
Herbert Xu
2016-07-18
crypto: null - Add new default null skcipher
Herbert Xu
2016-07-18
crypto: skcipher - Add low-level skcipher interface
Herbert Xu
2016-07-05
crypto: rsa - Store rest of the private key components
Salvatore Benedetto
2016-07-03
random: replace non-blocking pool with a Chacha20-based CRNG
Theodore Ts'o
2016-07-01
crypto: api - Add crypto_inst_setname
Herbert Xu
2016-06-23
crypto: ecdh - Add ECDH software support
Salvatore Benedetto
2016-06-23
crypto: dh - Add DH software implementation
Salvatore Benedetto
2016-06-23
crypto: kpp - Key-agreement Protocol Primitives API (KPP)
Salvatore Benedetto
2016-06-23
crypto: sha1-mb - async implementation for sha1-mb
Megha Dey
2016-06-23
crypto: cryptd - Add helpers to check whether a tfm is queued
Herbert Xu
2016-06-20
crypto: sha3 - Add SHA-3 hash algorithm
Jeff Garzik
2016-06-15
crypto: rsa - return raw integers for the ASN.1 parser
Tudor Ambarus
2016-06-15
crypto: drbg - use aligned buffers
Stephan Mueller
2016-06-15
crypto: drbg - use CTR AES instead of ECB AES
Stephan Mueller
2016-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-04-15
crypto: doc - document correct return value for request allocation
Eric Biggers
2016-04-11
KEYS: Move the point of trust determination to __key_link()
David Howells
2016-04-11
KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c
David Howells
2016-04-06
PKCS#7: Make trust determination dependent on contents of trust keyring
David Howells
2016-04-06
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2016-04-06
KEYS: Add identifier pointers to public_key_signature struct
David Howells
2016-04-06
KEYS: Allow authentication data to be stored in an asymmetric key
David Howells
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-03-03
X.509: Make algo identifiers text instead of enum
David Howells
2016-03-03
akcipher: Move the RSA DER encoding check to the crypto layer
David Howells
2016-02-18
crypto: public_key: remove MPIs from public_key_signature struct
Tadeusz Struk
2016-02-17
crypto: doc - update AEAD AD handling
Stephan Mueller
2016-02-17
crypto: doc - add akcipher API
Stephan Mueller
2016-02-17
crypto: xts - consolidate sanity check for keys
Stephan Mueller
2016-02-10
crypto: KEYS: convert public key and digsig asym to the akcipher api
Tadeusz Struk
2016-02-09
crypto: keys - Revert "convert public key to akcipher api"
Herbert Xu
2016-02-06
crypto: public_key - remove MPIs from public_key_signature struct
Tadeusz Struk
2016-02-06
crypto: asymmetric_keys - convert public key and digsig asym to the akcipher api
Tadeusz Struk
2016-02-06
crypto: aead - move aead_request_cast helper to aead.h
Tadeusz Struk
[next]