Searched +full:sun8i +full:- +full:a83t +full:- +full:crypto (Results 1 – 9 of 9) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/crypto/allwinner,sun8i-ss.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Corentin Labbe <corentin.labbe@gmail.com>15 - allwinner,sun8i-a83t-crypto16 - allwinner,sun9i-a80-crypto26 - description: Bus clock27 - description: Module clock29 clock-names:[all …]
6 * This file is dual-licensed: you can use it either under the terms45 #include <dt-bindings/interrupt-controller/arm-gic.h>47 #include <dt-bindings/clock/sun8i-a83t-ccu.h>48 #include <dt-bindings/clock/sun8i-de2.h>49 #include <dt-bindings/clock/sun8i-r-ccu.h>50 #include <dt-bindings/reset/sun8i-a83t-ccu.h>51 #include <dt-bindings/reset/sun8i-de2.h>52 #include <dt-bindings/reset/sun8i-r-ccu.h>53 #include <dt-bindings/thermal/thermal.h>56 interrupt-parent = <&gic>;[all …]
2 * Copyright 2017 Chen-Yu Tsai <wens@csie.org>5 * This file is dual-licensed: you can use it either under the terms44 #include <dt-bindings/interrupt-controller/arm-gic.h>45 #include <dt-bindings/clock/sun6i-rtc.h>46 #include <dt-bindings/clock/sun8i-de2.h>47 #include <dt-bindings/clock/sun8i-r40-ccu.h>48 #include <dt-bindings/clock/sun8i-tcon-top.h>49 #include <dt-bindings/reset/sun8i-r40-ccu.h>50 #include <dt-bindings/reset/sun8i-de2.h>51 #include <dt-bindings/thermal/thermal.h>[all …]
6 Say Y here to get to see options for Allwinner hardware crypto devices19 Some Allwinner SoC have a crypto accelerator named25 will be called sun4i-ss.32 Select this option if you want to provide kernel-side support for33 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 displaying45 tristate "Support for Allwinner Crypto Engine cryptographic offloader"55 Select y here to have support for the crypto Engine available on[all …]
1 /* SPDX-License-Identifier: GPL-2.0 */3 * sun8i-ss.h - hardware cryptographic offloader for4 * Allwinner A80/A83T SoC6 * 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>[all …]
1 // SPDX-License-Identifier: GPL-2.03 * sun8i-ss-prng.c - hardware cryptographic offloader for4 * Allwinner A80/A83T SoC6 * Copyright (C) 2015-2020 Corentin Labbe <clabbe@baylibre.com>12 #include "sun8i-ss.h"13 #include <linux/dma-mapping.h>17 #include <crypto/internal/rng.h>24 if (ctx->seed && ctx->slen != slen) { in sun8i_ss_prng_seed()25 kfree_sensitive(ctx->seed); in sun8i_ss_prng_seed()26 ctx->slen = 0; in sun8i_ss_prng_seed()[all …]
1 // SPDX-License-Identifier: GPL-2.03 * sun8i-ss-cipher.c - hardware cryptographic offloader for4 * Allwinner A80/A83T SoC6 * Copyright (C) 2016-2019 Corentin LABBE <clabbe.montjoie@gmail.com>15 #include <linux/crypto.h>16 #include <linux/dma-mapping.h>19 #include <crypto/scatterwalk.h>20 #include <crypto/internal/skcipher.h>21 #include "sun8i-ss.h"28 struct scatterlist *in_sg = areq->src; in sun8i_ss_need_fallback()[all …]
1 // SPDX-License-Identifier: GPL-2.03 * sun8i-ss-hash.c - hardware cryptographic offloader for4 * Allwinner A80/A83T SoC6 * Copyright (C) 2015-2020 Corentin Labbe <clabbe@baylibre.com>13 #include <crypto/hmac.h>14 #include <crypto/internal/hash.h>15 #include <crypto/md5.h>16 #include <crypto/scatterwalk.h>17 #include <crypto/sha1.h>18 #include <crypto/sha2.h>[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]