Searched full:cryptographic (Results 1 – 25 of 138) sorted by relevance
123456
| /linux/lib/crypto/tests/ |
| H A D | Kconfig | 18 KUnit tests for the BLAKE2b cryptographic hash function. 28 KUnit tests for the BLAKE2s cryptographic hash function. 61 KUnit tests for the MD5 cryptographic hash function and its 101 KUnit tests for the SHA-1 cryptographic hash function and its 112 KUnit tests for the SHA-224 and SHA-256 cryptographic hash functions 123 KUnit tests for the SHA-384 and SHA-512 cryptographic hash functions 132 KUnit tests for the SHA3 cryptographic hash and XOF functions, 142 KUnit tests for the SM3 cryptographic hash function. 174 bool "Include benchmarks in KUnit tests for cryptographic functions" 177 Include benchmarks in the KUnit tests for cryptographic functions. [all …]
|
| /linux/crypto/ |
| H A D | Kconfig | 12 # Cryptographic API Configuration 15 tristate "Cryptographic API" 18 This option provides the core Cryptographic API. 36 default "Linux Kernel Cryptographic API" 59 This option provides the API for cryptographic algorithms. 158 tristate "Userspace cryptographic algorithm configuration" 163 Userspace configuration for cryptographic instantiations such as 167 bool "Enable cryptographic self-tests" 170 Enable the cryptographic self-tests. 172 The cryptographic self-tests run at boot time, or at algorithm [all …]
|
| H A D | hash.h | 3 * Cryptographic API.
|
| H A D | skcipher.h | 3 * Cryptographic API.
|
| /linux/drivers/crypto/ccp/ |
| H A D | Kconfig | 11 bool "Cryptographic Coprocessor device" 19 Provides the support for AMD Cryptographic Coprocessor (CCP) device 34 Support for using the cryptographic API with the AMD Cryptographic
|
| /linux/Documentation/crypto/ |
| H A D | intro.rst | 7 The kernel crypto API offers a rich set of cryptographic ciphers as well 20 cryptographic operations, the kernel crypto API also knows compression 25 - consumers requesting cryptographic services
|
| /linux/drivers/crypto/amlogic/ |
| H A D | Kconfig | 2 tristate "Support for amlogic cryptographic offloader" 11 Select y here to have support for the cryptographic offloader
|
| /linux/drivers/crypto/caam/ |
| H A D | Kconfig | 18 Enables the driver module for Freescale's Cryptographic Accelerator 41 Freescale's Cryptographic Accelerator 142 Supported cryptographic primitives: encryption, decryption,
|
| H A D | qi.h | 48 * With every cryptographic context, a driver context is attached. 100 * A CAAM/QI driver context must be attached with each cryptographic context.
|
| /linux/drivers/crypto/aspeed/ |
| H A D | Kconfig | 2 tristate "Support for Aspeed cryptographic engine driver" 9 Select y here to have support for the cryptographic driver
|
| /linux/Documentation/devicetree/bindings/crypto/ |
| H A D | intel,ixp4xx-crypto.yaml | 8 title: Intel IXP4xx cryptographic engine 14 The Intel IXP4xx cryptographic engine makes use of the IXP4xx NPE
|
| H A D | amd,ccp-seattle-v1a.yaml | 7 title: AMD Cryptographic Coprocessor (ccp)
|
| /linux/arch/arm64/boot/dts/marvell/ |
| H A D | armada-80x0.dtsi | 101 * The cryptographic engine found on the cp110 104 * to enable two cryptographic engines in
|
| /linux/crypto/asymmetric_keys/ |
| H A D | Kconfig | 3 bool "Asymmetric (public-key cryptographic) key type" 7 the asymmetric keys used for public key cryptographic operations such
|
| /linux/net/bluetooth/ |
| H A D | Kconfig | 135 Run test cases for ECDH cryptographic functionality used by the 142 Run test cases for SMP cryptographic functionality, including both
|
| /linux/fs/crypto/ |
| H A D | hkdf.c | 5 * "Cryptographic Extraction and Key Derivation: The HKDF Scheme". 17 * HKDF supports any unkeyed cryptographic hash algorithm, but fscrypt uses
|
| /linux/arch/arm/mach-dove/ |
| H A D | dove.h | 13 * c8000000 fdb00000 1M Cryptographic SRAM 78 /* Cryptographic Engine */
|
| /linux/arch/loongarch/crypto/ |
| H A D | Kconfig | 3 menu "Accelerated Cryptographic Algorithms for CPU (loongarch)"
|
| /linux/arch/mips/crypto/ |
| H A D | Kconfig | 3 menu "Accelerated Cryptographic Algorithms for CPU (mips)"
|
| /linux/drivers/crypto/cavium/cpt/ |
| H A D | Kconfig | 10 tristate "Cavium Cryptographic Accelerator driver"
|
| /linux/drivers/crypto/intel/iaa/ |
| H A D | Kconfig | 9 hardware using the cryptographic API. If you choose 'M'
|
| /linux/lib/crypto/s390/ |
| H A D | sha1.h | 3 * SHA-1 optimized using the CP Assist for Cryptographic Functions (CPACF)
|
| H A D | sha256.h | 3 * SHA-256 optimized using the CP Assist for Cryptographic Functions (CPACF)
|
| H A D | sha512.h | 3 * SHA-512 optimized using the CP Assist for Cryptographic Functions (CPACF)
|
| /linux/Documentation/arch/arm/stm32/ |
| H A D | stm32f429-overview.rst | 16 - Cryptographic processor
|
123456