Home
last modified time | relevance | path

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

/linux/crypto/
H A DKconfig25 bool "FIPS 200 compliance"
30 required if you want the system to operate in a FIPS 200
35 string "FIPS Module Name"
39 This option sets the FIPS Module name reported by the Crypto API via
43 bool "Use Custom FIPS Module Version"
48 string "FIPS Module Version"
52 This option provides the ability to override the FIPS Module Version.
182 and/or meet FIPS 140-3 pre-operational testing requirements. In
316 using curves P-192, P-256, and P-384 (FIPS 186)
324 ECDSA (Elliptic Curve Digital Signature Algorithm) (FIPS 186,
[all …]
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dmodule-signing.rst35 类型编码。内置机制目前仅支持 RSA、NIST P-384 ECDSA 和 NIST FIPS-204 ML-DSA
/linux/Documentation/crypto/
H A Dlibcrypto.rst151 Note: the crypto library also includes FIPS 140 self-tests. These are
152 lightweight, are designed specifically to meet FIPS 140 requirements, and exist
H A 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/include/linux/
H A Dtpm_command.h121 u8 FIPS; member