Home
last modified time | relevance | path

Searched full:sha2 (Results 1 – 25 of 93) sorted by relevance

1234

/linux/drivers/crypto/
H A Dsa2ul.h17 #include <crypto/sha2.h>
73 #define SA_ENG_ID_AM1 4 /* Auth. engine with SHA1/MD5/SHA2 core */
364 SA_AALG_ID_SHA2_224, /* 224-bit SHA2 mode */
365 SA_AALG_ID_SHA2_256, /* 256-bit SHA2 mode */
366 SA_AALG_ID_SHA2_512, /* 512-bit SHA2 mode */
369 SA_AALG_ID_HMAC_SHA2_224, /* HMAC with 224-bit SHA2 mode */
370 SA_AALG_ID_HMAC_SHA2_256, /* HMAC with 256-bit SHA2 mode */
H A Datmel-authenc.h20 #include <crypto/sha2.h>
H A DKconfig326 tristate "Support for OMAP MD5/SHA1/SHA2 hw accelerator"
335 OMAP processors have MD5/SHA1/SHA2 hw accelerator. Select this if you
336 want to use the OMAP module for MD5/SHA1/SHA2 algorithms.
/linux/Documentation/translations/zh_TW/arch/arm64/
H A Delf_hwcaps.rst83 ID_AA64ISAR0_EL1.SHA2 == 0b0001 表示有此功能。
131 ID_AA64ISAR0_EL1.SHA2 == 0b0010 表示有此功能。
/linux/Documentation/translations/zh_CN/arch/arm64/
H A Delf_hwcaps.rst80 ID_AA64ISAR0_EL1.SHA2 == 0b0001 表示有此功能。
128 ID_AA64ISAR0_EL1.SHA2 == 0b0010 表示有此功能。
/linux/lib/crypto/
H A DKconfig211 <crypto/sha2.h>.
231 <crypto/sha2.h>.
/linux/include/linux/
H A Dpurgatory.h6 #include <crypto/sha2.h>
/linux/lib/crypto/tests/
H A Dsha512_kunit.c5 #include <crypto/sha2.h>
H A Dsha384_kunit.c5 #include <crypto/sha2.h>
H A Dsha224_kunit.c5 #include <crypto/sha2.h>
/linux/arch/s390/purgatory/
H A Dpurgatory.c12 #include <crypto/sha2.h>
/linux/include/crypto/
H A Dhash_info.h12 #include <crypto/sha2.h>
/linux/drivers/crypto/nx/
H A DKconfig11 module supports acceleration for AES and SHA2 algorithms on
/linux/security/apparmor/
H A Dcrypto.c14 #include <crypto/sha2.h>
/linux/arch/x86/purgatory/
H A Dpurgatory.c14 #include <crypto/sha2.h>
/linux/Documentation/devicetree/bindings/crypto/
H A Dstarfive,jh7110-crypto.yaml35 - description: SHA2 module irq
/linux/drivers/crypto/qce/
H A Dsha.h11 #include <crypto/sha2.h>
/linux/drivers/crypto/caam/
H A Dcompat.h38 #include <crypto/sha2.h>
/linux/lib/crypto/arm64/
H A Dsha512-ce-core.S19 * "sha2". But "sha3" implies "sha2", so "sha3" still works in those
H A Dsha256.h87 if (cpu_have_named_feature(SHA2)) in sha256_mod_init_arch()
/linux/drivers/firmware/efi/
H A Dembedded-firmware.c15 #include <crypto/sha2.h>
/linux/drivers/platform/cznic/
H A Dturris-omnia-mcu-keyctl.c8 #include <crypto/sha2.h>
/linux/drivers/crypto/ccree/
H A Dcc_driver.h21 #include <crypto/sha2.h>
/linux/drivers/crypto/ccp/
H A Dccp-crypto.h23 #include <crypto/sha2.h>
/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_keys.c479 * krb5_kdf_hmac_sha2 - Derive a subkey for an AES/SHA2-based enctype
491 * function KDF-HMAC-SHA2(key, label, [context,] k):

1234