Searched full:nist (Results 1 – 18 of 18) sorted by relevance
| /linux/crypto/ |
| H A D | ecc_curve_defs.h | 5 /* NIST P-192: a = p - 3 */ 32 /* NIST P-256: a = p - 3 */ 59 /* NIST P-384 */ 92 /* NIST P-521 */
|
| H A D | Kconfig | 656 CBC (Cipher Block Chaining) mode (NIST SP800-38A) 665 CTR (Counter) mode (NIST SP800-38A) 672 CBC-CS3 variant of CTS (Cipher Text Stealing) (NIST 683 ECB (Electronic Codebook) mode (NIST SP800-38A) 735 XTS (XOR Encrypt XOR with ciphertext stealing) mode (NIST SP800-38E 781 authenticated encryption mode (NIST SP800-38C) 791 (GCM Message Authentication Code) (NIST SP800-38D) 878 mode (NIST SP800-38B and IETF RFC4493) 1110 tristate "NIST SP800-90A DRBG (Deterministic Random Bit Generator)" 1115 DRBG (Deterministic Random Bit Generator) (NIST SP800-90A) [all …]
|
| H A D | sha3.c | 4 * (https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.202.pdf)
|
| H A D | ccm.c | 137 * NIST Special Publication 800-38C in format_input() 151 * RFC 3610 and NIST Special Publication 800-38C in format_adata() 260 /* Note: rfc 3610 and NIST 800-38C require counter of in crypto_ccm_init_crypt()
|
| /linux/Documentation/devicetree/bindings/crypto/ |
| H A D | intel,keembay-ocs-ecc.yaml | 16 cryptography using the NIST P-256 and NIST P-384 elliptic curves.
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | module-signing.rst | 35 类型编码。内置机制目前仅支持 RSA、NIST P-384 ECDSA 和 NIST FIPS-204 ML-DSA 133 ML-DSA(``MODULE_SIG_KEY_TYPE_MLDSA_*``)之间选择生成 RSA 4k、NIST P-384
|
| /linux/lib/crypto/tests/ |
| H A D | sha3_kunit.c | 166 * Usable NIST tests. 168 * From: https://csrc.nist.gov/projects/cryptographic-standards-and-guidelines/example-values 228 "SHAKE128 gives wrong output for NIST.0"); in test_shake128_nist() 233 "SHAKE128 gives wrong output for NIST.1600"); in test_shake128_nist() 242 "SHAKE256 gives wrong output for NIST.0"); in test_shake256_nist() 247 "SHAKE256 gives wrong output for NIST.1600"); in test_shake256_nist()
|
| /linux/Documentation/devicetree/bindings/riscv/ |
| H A D | extensions.yaml | 663 The standard Zkn NIST algorithm suite extensions as ratified in 669 The standard Zknd for NIST suite: AES decryption instructions as 675 The standard Zkne for NIST suite: AES encryption instructions as 681 The standard Zknh for NIST suite: hash function instructions as 803 The standard Zvkn extension for NIST algorithm suite instructions, as 809 The standard Zvknc extension for NIST algorithm suite with carryless 821 The standard Zvkng extension for NIST algorithm suite with GCM 827 The standard Zvknha extension for NIST suite: vector SHA-2 secure, 833 The standard Zvknhb extension for NIST suite: vector SHA-2 secure,
|
| /linux/crypto/asymmetric_keys/ |
| H A D | x509_cert_parser.c | 528 ctx->cert->pub->pkey_algo = "ecdsa-nist-p192"; in x509_extract_key_data() 531 ctx->cert->pub->pkey_algo = "ecdsa-nist-p256"; in x509_extract_key_data() 534 ctx->cert->pub->pkey_algo = "ecdsa-nist-p384"; in x509_extract_key_data() 537 ctx->cert->pub->pkey_algo = "ecdsa-nist-p521"; in x509_extract_key_data()
|
| /linux/security/integrity/ |
| H A D | digsig_asymmetric.c | 116 /* edcsa-nist-p192 etc. */ in asymmetric_verify()
|
| /linux/net/sunrpc/ |
| H A D | Kconfig | |
| /linux/include/crypto/ |
| H A D | krb5.h | 28 #define KRB5_ENCTYPE_DES3_CBC_SHA 0x0005 /* DES-3 cbc mode with NIST-SHA */
|
| /linux/lib/crypto/ |
| H A D | sha3.c | 4 * https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.202.pdf
|
| /linux/arch/arm64/crypto/ |
| H A D | sm4-ce-ccm-glue.c | 72 /* format flags field per RFC 3610/NIST 800-38C */ in ccm_format_input()
|
| /linux/drivers/crypto/tegra/ |
| H A D | tegra-se-aes.c | 845 * 2 <= q <= 8 as per NIST 800-38C notation in tegra_ccm_check_iv() 996 * RFC 3610 and NIST Special Publication 800-38C in tegra_ccm_format_adata() 1183 /* Note: rfc 3610 and NIST 800-38C require counter (ctr_0) of in tegra_ccm_crypt_init()
|
| /linux/net/sched/ |
| H A D | sch_netem.c | 6 * NIST Net which is not copyrighted. 33 Sources: [1] Mark Carson, Darrin Santay, "NIST Net - A Linux-based
|
| /linux/net/bluetooth/ |
| H A D | smp.c | 1370 smp->tfm_ecdh = crypto_alloc_kpp("ecdh-nist-p256", 0, 0); in smp_chan_create() 3258 tfm_ecdh = crypto_alloc_kpp("ecdh-nist-p256", 0, 0); in smp_add_cid() 3771 tfm_ecdh = crypto_alloc_kpp("ecdh-nist-p256", 0, 0); in bt_selftest_smp()
|
| /linux/net/ipv4/ |
| H A D | cipso_ipv4.c | 15 * https://www.itl.nist.gov/fipspubs/fip188.htm
|