| /linux/Documentation/devicetree/bindings/crypto/ |
| H A D | qcom,inline-crypto-engine.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/crypto/qcom,inline-crypto-engine.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm Technologies, Inc. (QTI) Inline Crypto Engine 10 - Bjorn Andersson <andersson@kernel.org> 15 - enum: 16 - qcom,kaanapali-inline-crypto-engine 17 - qcom,qcs8300-inline-crypto-engine 18 - qcom,sa8775p-inline-crypto-engine [all …]
|
| H A D | intel,ixp4xx-crypto.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/crypto/intel,ixp4xx-crypto.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Intel IXP4xx cryptographic engine 11 - Linus Walleij <linus.walleij@linaro.org> 14 The Intel IXP4xx cryptographic engine makes use of the IXP4xx NPE 15 (Network Processing Engine). Since it is not a device on its own 16 it is defined as a subnode of the NPE, if crypto support is 21 const: intel,ixp4xx-crypto [all …]
|
| H A D | aspeed,ast2500-hace.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/crypto/aspeed,ast2500-hace.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ASPEED HACE hash and crypto Hardware Accelerator Engines 10 - Neal Liu <neal_liu@aspeedtech.com> 13 The Hash and Crypto Engine (HACE) is designed to accelerate the throughput 15 divided into two independently engines - Hash Engine and Crypto Engine. 20 - aspeed,ast2500-hace 21 - aspeed,ast2600-hace [all …]
|
| H A D | qcom-qce.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/crypto/qcom-qce.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm crypto engine driver 10 - Bjorn Andersson <andersson@kernel.org> 11 - Konrad Dybcio <konradybcio@kernel.org> 14 This document defines the binding for the QCE crypto 20 - const: qcom,crypto-v5.1 24 - const: qcom,crypto-v5.4 [all …]
|
| H A D | allwinner,sun4i-a10-crypto.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 4 $id: http://devicetree.org/schemas/crypto/allwinner,sun4i-a10-crypto.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Chen-Yu Tsai <wens@csie.org> 11 - Maxime Ripard <mripard@kernel.org> 16 - const: allwinner,sun4i-a10-crypto 17 - items: 18 - const: allwinner,sun5i-a13-crypto 19 - const: allwinner,sun4i-a10-crypto [all …]
|
| H A D | aspeed,ast2600-acry.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/crypto/aspeed,ast2600-acry.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Neal Liu <neal_liu@aspeedtech.com> 15 divided into two independent engines - ECC Engine and RSA Engine. 20 - aspeed,ast2600-acry 24 - description: acry base address & size 25 - description: acry sram base address & size 34 - compatible [all …]
|
| /linux/drivers/crypto/aspeed/ |
| H A D | Kconfig | 2 tristate "Support for Aspeed cryptographic engine driver" 6 Hash and Crypto Engine (HACE) is designed to accelerate the 13 bool "Enable Aspeed crypto debug messages" 16 Print Aspeed crypto debugging messages if you use this 22 bool "Enable Aspeed Hash & Crypto Engine (HACE) hash" 29 Select here to enable Aspeed Hash & Crypto Engine (HACE) 32 SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, and so on. 35 bool "Enable Aspeed Hash & Crypto Engine (HACE) crypto" 43 Select here to enable Aspeed Hash & Crypto Engine (HACE) 44 crypto driver. [all …]
|
| /linux/drivers/crypto/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 4 bool "Hardware crypto devices" 7 Say Y here to get to see options for hardware crypto devices and 14 source "drivers/crypto/allwinner/Kconfig" 20 Some VIA processors come with an integrated crypto engine 21 (so called VIA PadLock ACE, Advanced Cryptography Engine) 39 called padlock-aes. 53 called padlock-sha. 56 tristate "Support for the Geode LX AES engine" 61 Say 'Y' here to use the AMD Geode LX processor on-board AES [all …]
|
| H A D | sa2ul.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * K3 SA2UL crypto accelerator driver 5 * Copyright (C) 2018-2020 Texas Instruments Incorporated - http://www.ti.com 15 #include <crypto/aes.h> 16 #include <crypto/sha1.h> 17 #include <crypto/sha2.h> 35 * Encoding used to identify the typo of crypto operation 62 ((ctx_sz) ? ((ctx_sz) / 32 - 1) : 0) 70 /* Next Engine Select code in CP_ACE */ 71 #define SA_ENG_ID_EM1 2 /* Enc/Dec engine with AES/DEC core */ [all …]
|
| /linux/Documentation/devicetree/bindings/firmware/ |
| H A D | intel,ixp4xx-network-processing-engine.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 5 $id: http://devicetree.org/schemas/firmware/intel,ixp4xx-network-processing-engine.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 8 title: Intel IXP4xx Network Processing Engine 11 - Linus Walleij <linus.walleij@linaro.org> 14 On the IXP4xx SoCs, the Network Processing Engine (NPE) is a small 16 and crypto tasks. It also manages the MDIO bus to the ethernet PHYs 24 - items: 25 - const: intel,ixp4xx-network-processing-engine [all …]
|
| /linux/drivers/crypto/allwinner/ |
| H A D | Kconfig | 6 Say Y here to get to see options for Allwinner hardware crypto devices 19 Some Allwinner SoC have a crypto accelerator named 25 will be called sun4i-ss. 32 Select this option if you want to provide kernel-side support for 33 the Pseudo-Random Number Generator found in the Security System. 36 bool "Enable sun4i-ss stats" 40 Say y to enable sun4i-ss debug stats. 41 This will create /sys/kernel/debug/sun4i-ss/stats for displaying 45 tristate "Support for Allwinner Crypto Engine cryptographic offloader" 55 Select y here to have support for the crypto Engine available on [all …]
|
| /linux/drivers/crypto/ti/ |
| H A D | dthev2-common.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * K3 DTHE V2 crypto accelerator driver 5 * Copyright (C) Texas Instruments 2025 - https://www.ti.com 6 * Author: T Pratham <t-pratham@ti.com> 12 #include <crypto/aead.h> 13 #include <crypto/aes.h> 14 #include <crypto/algapi.h> 15 #include <crypto/engine.h> 16 #include <crypto/hash.h> 17 #include <crypto/internal/aead.h> [all …]
|
| H A D | dthev2-aes.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * K3 DTHE V2 crypto accelerator driver 5 * Copyright (C) Texas Instruments 2025 - https://www.ti.com 6 * Author: T Pratham <t-pratham@ti.com> 9 #include <crypto/aead.h> 10 #include <crypto/aes.h> 11 #include <crypto/algapi.h> 12 #include <crypto/engine.h> 13 #include <crypto/internal/aead.h> 14 #include <crypto/internal/skcipher.h> [all …]
|
| /linux/drivers/crypto/marvell/cesa/ |
| H A D | cesa.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Support for Marvell's Cryptographic Engine and Security Accelerator (CESA) 5 * driver supports the TDMA engine on platforms on which it is available. 7 * Author: Boris Brezillon <boris.brezillon@free-electrons.com> 15 #include <linux/dma-mapping.h> 32 /* Limit of the crypto queue before reaching the backlog */ 38 mv_cesa_dequeue_req_locked(struct mv_cesa_engine *engine, in mv_cesa_dequeue_req_locked() argument 43 *backlog = crypto_get_backlog(&engine->queue); in mv_cesa_dequeue_req_locked() 44 req = crypto_dequeue_request(&engine->queue); in mv_cesa_dequeue_req_locked() 52 static void mv_cesa_rearm_engine(struct mv_cesa_engine *engine) in mv_cesa_rearm_engine() argument [all …]
|
| /linux/drivers/crypto/amlogic/ |
| H A D | amlogic-gxl.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * amlogic.h - hardware cryptographic offloader for Amlogic SoC 5 * Copyright (C) 2018-2019 Corentin LABBE <clabbe@baylibre.com> 7 #include <crypto/aes.h> 8 #include <crypto/engine.h> 9 #include <crypto/skcipher.h> 11 #include <linux/crypto.h> 34 * struct meson_desc - Descriptor for DMA operations 40 * @len: 0-16 length of data to operate 44 * @mode: 20-23 Type of algorithm (AES, SHA) [all …]
|
| /linux/drivers/soc/qcom/ |
| H A D | ice.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Qualcomm ICE (Inline Crypto Engine) support. 5 * Copyright (c) 2013-2019, The Linux Foundation. All rights reserved. 95 #define qcom_ice_writel(engine, val, reg) \ argument 96 writel((val), (engine)->base + (reg)) 98 #define qcom_ice_readl(engine, reg) \ argument 99 readl((engine)->base + (reg)) 119 struct device *dev = ice->dev; in qcom_ice_check_supported() 136 ice->hwkm_version = QCOM_ICE_HWKM_V2; in qcom_ice_check_supported() 138 ice->hwkm_version = QCOM_ICE_HWKM_V1; in qcom_ice_check_supported() [all …]
|
| /linux/drivers/crypto/hisilicon/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 4 tristate "Support for Hisilicon SEC crypto block cipher accelerator" 12 Support for Hisilicon SEC Engine in Hip06 and Hip07 18 tristate "Support for HiSilicon SEC2 crypto block cipher accelerator" 35 Support for HiSilicon SEC Engine of version 2 in crypto subsystem. 50 interface. Specific engine driver may use this module. 74 Support for HiSilicon HPRE(High Performance RSA Engine)
|
| /linux/Documentation/arch/powerpc/ |
| H A D | vas-api.rst | 1 .. SPDX-License-Identifier: GPL-2.0 2 .. _VAS-API: 12 allows both userspace and kernel communicate to co-processor 14 unit comprises of one or more hardware engines or co-processor types 16 userspace applications will have access to only GZIP Compression engine 21 Requests to the GZIP engine must be formatted as a co-processor Request 24 the engine's request queue. 26 The GZIP engine provides two priority levels of requests: Normal and 37 Application access to the GZIP engine is provided through 38 /dev/crypto/nx-gzip device node implemented by the VAS/NX device driver. [all …]
|
| /linux/drivers/crypto/allwinner/sun8i-ss/ |
| H A D | sun8i-ss.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * sun8i-ss.h - hardware cryptographic offloader for 6 * Copyright (C) 2016-2019 Corentin LABBE <clabbe.montjoie@gmail.com> 8 #include <crypto/aes.h> 9 #include <crypto/des.h> 10 #include <crypto/engine.h> 11 #include <crypto/rng.h> 12 #include <crypto/skcipher.h> 15 #include <linux/crypto.h> 16 #include <crypto/internal/hash.h> [all …]
|
| /linux/drivers/crypto/gemini/ |
| H A D | sl3516-ce.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * sl3516-ce.h - hardware cryptographic offloader for cortina/gemini SoC 8 * Called either Crypto Acceleration Engine Module, Security Acceleration Engine 9 * or IPSEC module in the datasheet, it will be called Crypto Engine for short 16 #include <crypto/aes.h> 17 #include <crypto/engine.h> 18 #include <crypto/scatterwalk.h> 19 #include <crypto/skcipher.h> 90 * struct sl3516_ce_descriptor - descriptor for CE operations 100 * struct desc_frame_ctrl - Information for the current descriptor [all …]
|
| /linux/drivers/dma/idxd/ |
| H A D | defaults.c | 1 // SPDX-License-Identifier: GPL-2.0 8 struct idxd_engine *engine; in idxd_load_iaa_device_defaults() local 12 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in idxd_load_iaa_device_defaults() 15 wq = idxd->wqs[0]; in idxd_load_iaa_device_defaults() 17 if (wq->state != IDXD_WQ_DISABLED) in idxd_load_iaa_device_defaults() 18 return -EPERM; in idxd_load_iaa_device_defaults() 21 set_bit(WQ_FLAG_DEDICATED, &wq->flags); in idxd_load_iaa_device_defaults() 22 wq->threshold = 0; in idxd_load_iaa_device_defaults() 25 wq->size = idxd->max_wq_size; in idxd_load_iaa_device_defaults() 28 wq->priority = 10; in idxd_load_iaa_device_defaults() [all …]
|
| /linux/drivers/crypto/starfive/ |
| H A D | Kconfig | 2 # StarFive crypto drivers configuration 6 tristate "StarFive JH7110 cryptographic engine driver" 22 Support for StarFive JH7110 crypto hardware acceleration engine. 26 If you choose 'M' here, this module will be called jh7110-crypto.
|
| /linux/drivers/ufs/core/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0+ 5 # Copyright (C) 2011-2013 Samsung India Software Operations 30 bool "UFS Crypto Engine Support" 33 Enable Crypto Engine Support in UFS. 34 Enabling this makes it possible for the kernel to use the crypto 35 capabilities of the UFS device (if present) to perform crypto
|
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-crypto.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * AMD Cryptographic Coprocessor (CCP) crypto API support 16 #include <crypto/algapi.h> 17 #include <crypto/aes.h> 18 #include <crypto/internal/aead.h> 19 #include <crypto/aead.h> 20 #include <crypto/ctr.h> 21 #include <crypto/hash.h> 22 #include <crypto/sha1.h> 23 #include <crypto/sha2.h> [all …]
|
| /linux/drivers/mmc/core/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 10 This selects Hardware reset support aka pwrseq-emmc for eMMC 31 This selects simple hardware reset support aka pwrseq-simple for MMC 87 bool "MMC Crypto Engine Support" 90 Enable Crypto Engine Support in MMC. 91 Enabling this makes it possible for the kernel to use the crypto 92 capabilities of the MMC device (if present) to perform crypto
|