.. |
amcc
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
axis
|
235699e2a9
crypto: axis - remove unnecessary platform_get_resource() error check
|
7 years ago |
bcm
|
a2e5d408a4
crypto: brcm - explicitly cast cipher to hash type
|
7 years ago |
caam
|
d9c35771d8
crypto: caam/qi - fix warning in init_cgr()
|
7 years ago |
cavium
|
590b5b7d86
treewide: kzalloc_node() -> kcalloc_node()
|
7 years ago |
ccp
|
0b3a830bb4
crypto: ccp - Add GET_ID SEV command
|
7 years ago |
ccree
|
565018b893
crypto: ccree - silence debug prints
|
7 years ago |
chelsio
|
2dd3f7c904
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 years ago |
inside-secure
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
marvell
|
a86854d0c5
treewide: devm_kzalloc() -> devm_kcalloc()
|
7 years ago |
mediatek
|
ac3167257b
headers: separate linux/mod_devicetable.h from linux/platform_device.h
|
7 years ago |
nx
|
7024e0da72
crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"
|
7 years ago |
qat
|
590b5b7d86
treewide: kzalloc_node() -> kcalloc_node()
|
7 years ago |
qce
|
ac3167257b
headers: separate linux/mod_devicetable.h from linux/platform_device.h
|
7 years ago |
rockchip
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
stm32
|
ac3167257b
headers: separate linux/mod_devicetable.h from linux/platform_device.h
|
7 years ago |
sunxi-ss
|
7c73cf4cc2
crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss
|
7 years ago |
ux500
|
ac3167257b
headers: separate linux/mod_devicetable.h from linux/platform_device.h
|
7 years ago |
virtio
|
590b5b7d86
treewide: kzalloc_node() -> kcalloc_node()
|
7 years ago |
vmx
|
c2e415fe75
crypto: clarify licensing of OpenSSL asm code
|
7 years ago |
Kconfig
|
f6beaea304
crypto: inside-secure - authenc(hmac(sha256), cbc(aes)) support
|
7 years ago |
Makefile
|
9678a8dc53
crypto: bfin_crc - remove blackfin CRC driver
|
7 years ago |
atmel-aes-regs.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
atmel-aes.c
|
5d804a5157
crypto: atmel-aes - fix the keys zeroing on errors
|
7 years ago |
atmel-authenc.h
|
89a82ef87e
crypto: atmel-authenc - add support to authenc(hmac(shaX), Y(aes)) modes
|
8 years ago |
atmel-ecc.c
|
6d2bce6a15
crypto: atmel-ecc - fix signed integer to u8 assignment
|
8 years ago |
atmel-ecc.h
|
11105693fa
crypto: atmel-ecc - introduce Microchip / Atmel ECC driver
|
8 years ago |
atmel-sha-regs.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
atmel-sha.c
|
0268483992
crypto: atmel - Delete error messages for a failed memory allocation in six functions
|
7 years ago |
atmel-tdes-regs.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
atmel-tdes.c
|
0268483992
crypto: atmel - Delete error messages for a failed memory allocation in six functions
|
7 years ago |
exynos-rng.c
|
8ce31dca75
crypto: drivers - simplify getting .drvdata
|
7 years ago |
geode-aes.c
|
24086e3d44
crypto: geode-aes - fixed coding style warnings and error
|
8 years ago |
geode-aes.h
|
2e1fc34b29
crypto: geode - Consistently use AES_KEYSIZE_128
|
11 years ago |
hifn_795x.c
|
1964e333ba
crypto: hifn_795x - Fix a memory leak in the error handling path of 'hifn_probe()'
|
7 years ago |
img-hash.c
|
1ce5b2f348
crypto: img-hash - remove unnecessary static in img_hash_remove()
|
8 years ago |
ixp4xx_crypto.c
|
0e7da29d6c
crypto: ixp4xx - don't leak pointers to authenc keys
|
7 years ago |
mxc-scc.c
|
5a19dc5bde
crypto: mxc-scc - fix error code in mxc_scc_probe()
|
8 years ago |
mxs-dcp.c
|
9190b6fd5d
crypto: mxs-dcp - Add empty hash export and import
|
7 years ago |
n2_asm.S
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
n2_core.c
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
n2_core.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
omap-aes-gcm.c
|
bfbd6254b8
crypto: omap-aes - pr_err() strings should end with newlines
|
7 years ago |
omap-aes.c
|
5007387fc0
crypto: omap-aes - make queue length configurable
|
7 years ago |
omap-aes.h
|
c21c8b8984
crypto: omap - convert to new crypto engine API
|
7 years ago |
omap-crypto.c
|
065fa2523d
crypto: omap-crypto - Verify page zone scatterlists before starting DMA
|
7 years ago |
omap-crypto.h
|
74ed87e7e7
crypto: omap - add base support library for common routines
|
8 years ago |
omap-des.c
|
c21c8b8984
crypto: omap - convert to new crypto engine API
|
7 years ago |
omap-sham.c
|
9dbc8a0328
crypto: omap-sham - fix memleak
|
7 years ago |
padlock-aes.c
|
b399151cb4
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
|
7 years ago |
padlock-sha.c
|
16d5cee5cf
crypto: padlock-sha - constify x86_cpu_id
|
7 years ago |
picoxcell_crypto.c
|
8ce31dca75
crypto: drivers - simplify getting .drvdata
|
7 years ago |
picoxcell_crypto_regs.h
|
ce92136843
crypto: picoxcell - add support for the picoxcell crypto engines
|
14 years ago |
s5p-sss.c
|
6584eacb7c
crypto: s5p-sss - Constify pointed data (arguments and local variables)
|
7 years ago |
sahara.c
|
a8bc22f35c
crypto: sahara - Improve a size determination in sahara_probe()
|
7 years ago |
talitos.c
|
a86854d0c5
treewide: devm_kzalloc() -> devm_kcalloc()
|
7 years ago |
talitos.h
|
37b5e8897e
crypto: talitos - chain in buffered data for ahash on SEC1
|
7 years ago |