index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
Documentation/DocBook/crypto-API.tmpl
67
-rw-r--r--
Documentation/devicetree/bindings/crypto/fsl-sec2.txt
6
-rw-r--r--
MAINTAINERS
16
-rw-r--r--
arch/arm/crypto/Kconfig
15
-rw-r--r--
arch/arm/crypto/Makefile
10
-rw-r--r--
arch/arm/crypto/aes-ce-core.S
7
-rw-r--r--
arch/arm/crypto/sha512-armv4.pl
649
-rw-r--r--
arch/arm/crypto/sha512-armv7-neon.S
455
-rw-r--r--
arch/arm/crypto/sha512-core.S_shipped
1861
-rw-r--r--
arch/arm/crypto/sha512-glue.c
121
-rw-r--r--
arch/arm/crypto/sha512-neon-glue.c
98
-rw-r--r--
arch/arm/crypto/sha512.h
8
-rw-r--r--
arch/arm/crypto/sha512_neon_glue.c
305
-rw-r--r--
arch/arm64/crypto/aes-ce-ccm-glue.c
2
-rw-r--r--
arch/arm64/crypto/crc32-arm64.c
22
-rw-r--r--
arch/arm64/crypto/sha1-ce-glue.c
3
-rw-r--r--
arch/arm64/crypto/sha2-ce-glue.c
3
-rw-r--r--
arch/mips/cavium-octeon/crypto/octeon-md5.c
8
-rw-r--r--
arch/nios2/kernel/time.c
2
-rw-r--r--
arch/powerpc/crypto/md5-glue.c
8
-rw-r--r--
arch/powerpc/include/asm/icswx.h
184
-rw-r--r--
arch/powerpc/include/asm/ppc-opcode.h
13
-rw-r--r--
arch/powerpc/kernel/prom.c
1
-rw-r--r--
arch/s390/crypto/ghash_s390.c
25
-rw-r--r--
arch/sparc/crypto/md5_glue.c
8
-rw-r--r--
arch/x86/crypto/aesni-intel_glue.c
423
-rw-r--r--
arch/x86/crypto/fpu.c
2
-rw-r--r--
arch/x86/crypto/sha-mb/sha1_mb.c
3
-rw-r--r--
crypto/842.c
174
-rw-r--r--
crypto/Kconfig
97
-rw-r--r--
crypto/Makefile
15
-rw-r--r--
crypto/ablkcipher.c
10
-rw-r--r--
crypto/aead.c
684
-rw-r--r--
crypto/akcipher.c
117
-rw-r--r--
crypto/algapi.c
31
-rw-r--r--
crypto/algif_aead.c
76
-rw-r--r--
crypto/algif_rng.c
2
-rw-r--r--
crypto/ansi_cprng.c
88
-rw-r--r--
crypto/authenc.c
17
-rw-r--r--
crypto/authencesn.c
17
-rw-r--r--
crypto/blkcipher.c
1
-rw-r--r--
crypto/ccm.c
14
-rw-r--r--
crypto/chacha20_generic.c
216
-rw-r--r--
crypto/chacha20poly1305.c
695
-rw-r--r--
crypto/chainiv.c
66
-rw-r--r--
crypto/cryptd.c
135
-rw-r--r--
crypto/crypto_null.c
39
-rw-r--r--
crypto/crypto_user.c
22
-rw-r--r--
crypto/drbg.c
567
-rw-r--r--
crypto/echainiv.c
328
-rw-r--r--
crypto/eseqiv.c
29
-rw-r--r--
crypto/fips.c
53
-rw-r--r--
crypto/gcm.c
940
-rw-r--r--
crypto/internal.h
3
-rw-r--r--
crypto/jitterentropy.c
928
-rw-r--r--
crypto/krng.c
66
-rw-r--r--
crypto/md5.c
8
-rw-r--r--
crypto/pcompress.c
7
-rw-r--r--
crypto/pcrypt.c
199
-rw-r--r--
crypto/poly1305_generic.c
321
-rw-r--r--
crypto/proc.c
41
-rw-r--r--
crypto/rng.c
105
-rw-r--r--
crypto/rsa.c
315
-rw-r--r--
crypto/rsa_helper.c
121
-rw-r--r--
crypto/rsakey.asn1
5
-rw-r--r--
crypto/scatterwalk.c
45
-rw-r--r--
crypto/seqiv.c
571
-rw-r--r--
crypto/shash.c
7
-rw-r--r--
crypto/tcrypt.c
36
-rw-r--r--
crypto/tcrypt.h
1
-rw-r--r--
crypto/testmgr.c
314
-rw-r--r--
crypto/testmgr.h
2443
-rw-r--r--
crypto/zlib.c
4
-rw-r--r--
drivers/char/hw_random/bcm63xx-rng.c
18
-rw-r--r--
drivers/char/random.c
80
-rw-r--r--
drivers/crypto/Kconfig
70
-rw-r--r--
drivers/crypto/caam/Kconfig
5
-rw-r--r--
drivers/crypto/caam/caamalg.c
1371
-rw-r--r--
drivers/crypto/caam/caamhash.c
9
-rw-r--r--
drivers/crypto/caam/compat.h
2
-rw-r--r--
drivers/crypto/caam/ctrl.c
4
-rw-r--r--
drivers/crypto/caam/regs.h
38
-rw-r--r--
drivers/crypto/caam/sg_sw_sec4.h
50
-rw-r--r--
drivers/crypto/ccp/Kconfig
1
-rw-r--r--
drivers/crypto/ccp/ccp-ops.c
9
-rw-r--r--
drivers/crypto/ccp/ccp-platform.c
2
-rw-r--r--
drivers/crypto/ixp4xx_crypto.c
9
-rw-r--r--
drivers/crypto/mv_cesa.c
15
-rw-r--r--
drivers/crypto/n2_core.c
8
-rw-r--r--
drivers/crypto/nx/Kconfig
61
-rw-r--r--
drivers/crypto/nx/Makefile
9
-rw-r--r--
drivers/crypto/nx/nx-842-crypto.c
580
-rw-r--r--
drivers/crypto/nx/nx-842-platform.c
84
-rw-r--r--
drivers/crypto/nx/nx-842-powernv.c
637
-rw-r--r--
drivers/crypto/nx/nx-842-pseries.c
1140
-rw-r--r--
drivers/crypto/nx/nx-842.c
1610
-rw-r--r--
drivers/crypto/nx/nx-842.h
144
-rw-r--r--
drivers/crypto/nx/nx-aes-gcm.c
110
-rw-r--r--
drivers/crypto/nx/nx-sha256.c
84
-rw-r--r--
drivers/crypto/nx/nx-sha512.c
85
-rw-r--r--
drivers/crypto/nx/nx.c
95
-rw-r--r--
drivers/crypto/nx/nx.h
9
-rw-r--r--
drivers/crypto/omap-sham.c
27
-rw-r--r--
drivers/crypto/picoxcell_crypto.c
33
-rw-r--r--
drivers/crypto/qat/Kconfig
6
-rw-r--r--
drivers/crypto/qat/qat_common/adf_accel_devices.h
1
-rw-r--r--
drivers/crypto/qat/qat_common/adf_cfg_user.h
12
-rw-r--r--
drivers/crypto/qat/qat_common/adf_common_drv.h
7
-rw-r--r--
drivers/crypto/qat/qat_common/adf_ctl_drv.c
1
-rw-r--r--
drivers/crypto/qat/qat_common/qat_algs.c
39
-rw-r--r--
drivers/crypto/qat/qat_dh895xcc/adf_drv.c
5
-rw-r--r--
drivers/crypto/talitos.c
743
-rw-r--r--
drivers/crypto/talitos.h
153
-rw-r--r--
drivers/crypto/ux500/Kconfig
4
-rw-r--r--
drivers/crypto/vmx/Kconfig
2
-rw-r--r--
drivers/crypto/vmx/Makefile
2
-rw-r--r--
drivers/crypto/vmx/aes.c
166
-rw-r--r--
drivers/crypto/vmx/aes_cbc.c
236
-rw-r--r--
drivers/crypto/vmx/aes_ctr.c
225
-rw-r--r--
drivers/crypto/vmx/aesp8-ppc.h
15
-rw-r--r--
drivers/crypto/vmx/ghash.c
278
-rw-r--r--
drivers/crypto/vmx/vmx.c
68
-rw-r--r--
include/crypto/aead.h
533
-rw-r--r--
include/crypto/akcipher.h
340
-rw-r--r--
include/crypto/algapi.h
35
-rw-r--r--
include/crypto/compress.h
8
-rw-r--r--
include/crypto/cryptd.h
1
-rw-r--r--
include/crypto/drbg.h
59
-rw-r--r--
include/crypto/hash.h
2
-rw-r--r--
include/crypto/internal/aead.h
102
-rw-r--r--