Searched full:crypto (Results 1 – 25 of 2404) sorted by relevance
12345678910>>...97
7 rockchip crypto module.15 rockchip crypto module.23 rockchip crypto module.31 rockchip crypto module.39 rockchip crypto module.47 rockchip crypto module.50 bool "Enable rockchip crypto v1 support"54 rockchip crypto v1 on platforms: rk3399/rk3368/rk3328/rk3229/rk3288/rk3128.57 bool "Enable rockchip crypto v1 support in spl"61 rockchip crypto v1 on platforms: rk3399/rk3368/rk3328/rk3229/rk3288/rk3128.[all …]
... config.com openssl-1.1.1l/crypto/ openssl-1.1.1l/crypto/ ...
5 "marvell,orion-crypto"6 "marvell,kirkwood-crypto"7 "marvell,dove-crypto"8 "marvell,armada-370-crypto"9 "marvell,armada-xp-crypto"10 "marvell,armada-375-crypto"11 "marvell,armada-38x-crypto"14 but this representation is deprecated and marvell,crypto-srams should17 is deprecated and marvell,crypto-srams should be used instead19 - clocks: reference to the crypto engines clocks. This property is not[all …]
4 $id: http://devicetree.org/schemas/crypto/allwinner,sun4i-a10-crypto.yaml#16 - const: allwinner,sun4i-a10-crypto18 - const: allwinner,sun5i-a13-crypto19 - const: allwinner,sun4i-a10-crypto21 - const: allwinner,sun6i-a31-crypto22 - const: allwinner,sun4i-a10-crypto24 - const: allwinner,sun7i-a20-crypto25 - const: allwinner,sun4i-a10-crypto26 - const: allwinner,sun8i-a33-crypto28 - const: allwinner,sun8i-v3s-crypto[all …]
5 "marvell,orion-crypto"6 "marvell,kirkwood-crypto"7 "marvell,dove-crypto"10 but this representation is deprecated and marvell,crypto-srams should13 is deprecated and marvell,crypto-srams should be used instead15 - clocks: reference to the crypto engines clocks. This property is only17 - marvell,crypto-srams: phandle to crypto SRAM definitions20 - marvell,crypto-sram-size: SRAM size reserved for crypto operations, if not25 crypto@30000 {26 compatible = "marvell,orion-crypto";[all …]
14 #include <linux/crypto.h>31 #include <crypto/algapi.h>32 #include <crypto/null.h>33 #include <crypto/aes.h>34 #include <crypto/ctr.h>35 #include <crypto/internal/des.h>36 #include <crypto/gcm.h>37 #include <crypto/sha.h>38 #include <crypto/md5.h>39 #include <crypto/chacha.h>[all …]
2 /* Management for virtio crypto devices (refer to adf_dev_mgr.c)26 * @vcrypto_dev: Pointer to virtio crypto device.28 * Function adds virtio crypto device to the global list.29 * To be used by virtio crypto device specific drivers.69 * @vcrypto_dev: Pointer to virtio crypto device.71 * Function removes virtio crypto device from the acceleration framework.72 * To be used by virtio crypto device specific drivers.87 * Function returns the first virtio crypto device from the acceleration90 * To be used by virtio crypto device specific drivers.109 * @vcrypto_dev: Pointer to virtio crypto device.[all …]
... /wpa_helpers.h hostapd-2.9/src/crypto/ hostapd-2.9/src/crypto/. ...
9 require conf/machine/include/arm/feature-arm-crypto.inc12 AVAILTUNES += "armv8a armv8a-crc armv8a-crc-crypto armv8a-crypto"15 ARMPKGARCH:tune-armv8a-crypto ?= "armv8a"16 ARMPKGARCH:tune-armv8a-crc-crypto ?= "armv8a"19 TUNE_FEATURES:tune-armv8a-crypto = "${TUNE_FEATURES:tune-armv8a} crypto"20 TUNE_FEATURES:tune-armv8a-crc-crypto = "${TUNE_FEATURES:tune-armv8a-crc} crypto"23 PACKAGE_EXTRA_ARCHS:tune-armv8a-crypto = "${PACKAGE_EXTRA_ARCHS:tune-armv8a} armv8a-crypto"24 PACKAGE_EXTRA_ARCHS:tune-armv8a-crc-crypto = "${PACKAGE_EXTRA_ARCHS:tune-armv8a-crc} armv8a-crypto …27 BASE_LIB:tune-armv8a-crypto = "lib64"28 BASE_LIB:tune-armv8a-crc-crypto = "lib64"
9 require conf/machine/include/arm/feature-arm-crypto.inc12 AVAILTUNES += "armv9a armv9a-crc armv9a-crc-crypto armv9a-crypto"15 ARMPKGARCH:tune-armv9a-crypto ?= "armv9a"16 ARMPKGARCH:tune-armv9a-crc-crypto ?= "armv9a"19 TUNE_FEATURES:tune-armv9a-crypto = "${TUNE_FEATURES:tune-armv9a} crypto"20 TUNE_FEATURES:tune-armv9a-crc-crypto = "${TUNE_FEATURES:tune-armv9a-crc} crypto"23 PACKAGE_EXTRA_ARCHS:tune-armv9a-crypto = "${PACKAGE_EXTRA_ARCHS:tune-armv9a} armv9a-crypto"24 PACKAGE_EXTRA_ARCHS:tune-armv9a-crc-crypto = "${PACKAGE_EXTRA_ARCHS:tune-armv9a-crc} armv9a-crypto …27 BASE_LIB:tune-armv9a-crypto = "lib64"28 BASE_LIB:tune-armv9a-crc-crypto = "lib64"
12 require conf/machine/include/arm/feature-arm-crypto.inc17 AVAILTUNES += "armv8r armv8r-crc armv8r-crypto armv8r-simd armv8r-crc-crypto armv8r-crc-simd armv8r…20 ARMPKGARCH:tune-armv8r-crypto = "armv8r"22 ARMPKGARCH:tune-armv8r-crc-crypto = "armv8r"24 ARMPKGARCH:tune-armv8r-crc-crypto-simd = "armv8r"27 TUNE_FEATURES:tune-armv8r-crypto = "${TUNE_FEATURES:tune-armv8r} crypto"29 TUNE_FEATURES:tune-armv8r-crc-crypto = "${TUNE_FEATURES:tune-armv8r-crc} crypto"31 TUNE_FEATURES:tune-armv8r-crc-crypto-simd = "${TUNE_FEATURES:tune-armv8r-crc-crypto} simd"34 PACKAGE_EXTRA_ARCHS:tune-armv8r-crypto = "${PACKAGE_EXTRA_ARCHS:tune-armv8r} armv8r-crypto"37 PACKAGE_EXTRA_ARCHS:tune-armv8r-crc-crypto-simd = "${PACKAGE_EXTRA_ARCHS:tune-armv8r-crc-simd} armv…
4 bool "Hardware crypto devices"7 Say Y here to get to see options for hardware crypto devices and14 source "drivers/crypto/allwinner/Kconfig"20 Some VIA processors come with an integrated crypto engine74 + Crypto Express 2 up to 7 Coprocessor (CEXxC)75 + Crypto Express 2 up to 7 Accelerator (CEXxA)76 + Crypto Express 4 up to 7 EP11 Coprocessor (CEXxP)88 and queues and some flags on crypto requests are interpreted as104 down the use of the available crypto hardware.270 tristate "Driver HIFN 795x crypto accelerator chips"[all …]
39 - CRYPTO="crypto"40 + CRYPTO="crypto"; LIBCRYPTO="-lcrypto"80 + CRYPTO="crypto"; LIBCRYPTO="-lcrypto -lz"88 + LIBCRYPTO="-l${CRYPTO}"91 if test x$CRYPTO != x; then95 - LIBCRYPTO="-l${CRYPTO}"115 if test x$CRYPTO = x; then116 - AC_CHECK_LIB([crypto], [EVP_md5], [CRYPTO="crypto"])118 + AC_CHECK_LIB([crypto], [EVP_md5],119 + [CRYPTO="crypto"; LIBCRYPTO="-lcrypto"], [[all …]
14 /* Algorithms/capability of crypto, works together with crypto_algo_nbits() */66 u32 *c; /* Optional, a accelerate factor for some crypto */121 * crypto_get_device() - Get crypto device by capability129 * crypto_sha_init() - Crypto sha init131 * @dev: crypto device139 * crypto_sha_update() - Crypto sha update141 * @dev: crypto device150 * crypto_sha_final() - Crypto sha finish and get result152 * @dev: crypto device161 * crypto_sha_csum() - Crypto sha hash for one data block only[all …]
wpa_supplicant-2.9/ wpa_supplicant-2.9/wpa_supplicant/ wpa_supplicant-2.9/wpa_supplicant/wpas_glue.c ...
3 Contact: linux-crypto@vger.kernel.org9 Contact: linux-crypto@vger.kernel.org16 Contact: linux-crypto@vger.kernel.org25 Contact: linux-crypto@vger.kernel.org32 Contact: linux-crypto@vger.kernel.org38 Contact: linux-crypto@vger.kernel.org45 Contact: linux-crypto@vger.kernel.org52 Contact: linux-crypto@vger.kernel.org61 Contact: linux-crypto@vger.kernel.org68 Contact: linux-crypto@vger.kernel.org[all …]
3 Contact: linux-crypto@vger.kernel.org9 Contact: linux-crypto@vger.kernel.org15 Contact: linux-crypto@vger.kernel.org24 Contact: linux-crypto@vger.kernel.org31 Contact: linux-crypto@vger.kernel.org38 Contact: linux-crypto@vger.kernel.org45 Contact: linux-crypto@vger.kernel.org54 Contact: linux-crypto@vger.kernel.org61 Contact: linux-crypto@vger.kernel.org67 Contact: linux-crypto@vger.kernel.org[all …]
1 Kernel Crypto API Architecture7 The kernel crypto API provides different API calls for the following23 The kernel crypto API provides implementations of single block ciphers24 and message digests. In addition, the kernel crypto API provides36 See /proc/crypto and search for "name". For example:60 The kernel crypto API provides synchronous and asynchronous API64 operation which is performed synchronously by the kernel crypto API.66 Therefore, the kernel crypto API calls work like regular function calls.68 conceptually similar to any other crypto library.70 Asynchronous operation is provided by the kernel crypto API which[all …]