Home
last modified time | relevance | path

Searched refs:FIPS (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/arch/sparc/crypto/
DKconfig12 Block cipher: DES (FIPS 46-2) cipher algorithm
13 Block cipher: Triple DES EDE (FIPS 46-3) cipher algorithm
45 SHA-1 secure hash algorithm (FIPS 180)
55 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
65 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
74 Block ciphers: AES cipher algorithms (FIPS-197)
/linux-6.12.1/arch/s390/crypto/
DKconfig22 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
33 SHA-1 secure hash algorithm (FIPS 180)
44 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
55 SHA3-224 and SHA3-256 secure hash algorithms (FIPS 202)
66 SHA3-384 and SHA3-512 secure hash algorithms (FIPS 202)
89 Block cipher: AES cipher algorithms (FIPS 197)
112 Block ciphers: DES (FIPS 46-2) cipher algorithm
113 Block ciphers: Triple DES EDE (FIPS 46-3) cipher algorithm
/linux-6.12.1/arch/arm64/crypto/
DKconfig45 SHA-1 secure hash algorithm (FIPS 180)
54 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
64 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
73 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
83 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
94 SHA-3 secure hash algorithms (FIPS 202)
135 Block ciphers: AES cipher algorithms (FIPS-197)
149 Block ciphers: AES cipher algorithms (FIPS-197)
160 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
177 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
[all …]
/linux-6.12.1/arch/arm/crypto/
DKconfig91 SHA-1 secure hash algorithm (FIPS 180)
102 SHA-1 secure hash algorithm (FIPS 180)
113 SHA-1 secure hash algorithm (FIPS 180)
123 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
133 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
143 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
153 Block ciphers: AES cipher algorithms (FIPS-197)
174 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
202 Length-preserving ciphers: AES cipher algorithms (FIPS-197)
/linux-6.12.1/arch/mips/crypto/
DKconfig39 SHA-1 secure hash algorithm (FIPS 180)
49 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
59 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
/linux-6.12.1/arch/powerpc/crypto/
DKconfig62 SHA-1 secure hash algorithm (FIPS 180)
70 SHA-1 secure hash algorithm (FIPS 180)
81 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
91 Block ciphers: AES cipher algorithms (FIPS-197)
117 AEAD cipher: AES cipher algorithms (FIPS-197)
/linux-6.12.1/arch/riscv/crypto/
DKconfig47 SHA-224 and SHA-256 secure hash algorithm (FIPS 180)
58 SHA-384 and SHA-512 secure hash algorithm (FIPS 180)
/linux-6.12.1/crypto/
DKconfig27 bool "FIPS 200 compliance"
32 required if you want the system to operate in a FIPS 200
37 string "FIPS Module Name"
41 This option sets the FIPS Module name reported by the Crypto API via
45 bool "Use Custom FIPS Module Version"
50 string "FIPS Module Version"
54 This option provides the ability to override the FIPS Module Version.
288 using curves P-192, P-256, and P-384 (FIPS 186)
296 ECDSA (Elliptic Curve Digital Signature Algorithm) (FIPS 186,
332 AES cipher algorithms (Rijndael)(FIPS-197, ISO/IEC 18033-3)
[all …]
/linux-6.12.1/crypto/asymmetric_keys/
DKconfig80 tristate "Run FIPS selftests on the X.509+PKCS7 signature verification"
84 for FIPS.
/linux-6.12.1/arch/x86/crypto/
DKconfig127 Block cipher: Triple DES EDE (FIPS 46-3) cipher algorithm
437 SHA-1 secure hash algorithm (FIPS 180)
451 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
465 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
/linux-6.12.1/Documentation/crypto/
Ddescore-readme.rst63 - 33us per encryption (options: 64k tables, FIPS standard bit ordering)
65 - 48us per encryption (options: 2k tables, FIPS standard bit ordering)
377 Fips|Core determines whether a completely standard FIPS initial
379 and stored in a nonstandard bit order (FIPS w/o IP/FP).
/linux-6.12.1/drivers/char/tpm/
Dtpm.h114 u8 FIPS; member