Searched refs:SHA256 (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/crypto/ |
D | sha256_asm.S | 31 SHA256 71 SHA256
|
D | opcodes.h | 25 #define SHA256 \ macro
|
/kernel/linux/linux-5.10/drivers/crypto/ |
D | Kconfig | 42 tristate "PadLock driver for SHA1 and SHA256 algorithms" 48 Use VIA PadLock for SHA1/SHA256 algorithms. 147 tristate "SHA256 digest algorithm" 152 SHA256 secure hash standard (DFIPS 180-2). 469 Select this to offload Exynos from HASH MD5/SHA1/SHA256. 470 This will select software SHA1, MD5 and SHA256 as they are 542 Some Atmel processors have SHA1/SHA224/SHA256/SHA384/SHA512 545 SHA1/SHA224/SHA256/SHA384/SHA512 algorithms. 604 The Freescale i.MX23/i.MX28 has SHA1/SHA256 and AES128 CBC/ECB 674 - SHA256, HMAC-SHA256 [all …]
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/crypto/ |
D | img-hash.txt | 4 SHA1, SHA224, SHA256 and MD5 hashes
|
/kernel/linux/linux-5.10/Documentation/crypto/ |
D | architecture.rst | 377 For example, HMAC(SHA256) is implemented with hmac.c and 407 SHA256 is instantiated. The cipher handle for the SHA256 instance is 410 At one time, the HMAC implementation requires a SHA256 operation 411 where the SHA256 cipher handle is used. 413 2. The HMAC instance now invokes the SHASH API with the SHA256 cipher
|
D | api-intro.rst | 194 - Jean-Luc Cooke (SHA256, SHA384, SHA512) 220 SHA256/384/512 algorithm contributors:
|
/kernel/linux/linux-5.10/arch/arm64/crypto/ |
D | sha512-core.S_shipped | 25 // SHA256/512 for ARMv8. 30 // SHA256-hw SHA256(*) SHA512 38 // (*) Software SHA256 results are of lesser relevance, presented 51 // version of SHA256 for 64-bit processors. This is because performance 54 // observed that 32-bit NEON SHA256 performs significantly better than 56 // result 64-bit NEON version of SHA256 was added to provide best 60 // Which is why NEON support is limited to SHA256.]
|
D | sha256-core.S_shipped | 25 // SHA256/512 for ARMv8. 30 // SHA256-hw SHA256(*) SHA512 38 // (*) Software SHA256 results are of lesser relevance, presented 51 // version of SHA256 for 64-bit processors. This is because performance 54 // observed that 32-bit NEON SHA256 performs significantly better than 56 // result 64-bit NEON version of SHA256 was added to provide best 60 // Which is why NEON support is limited to SHA256.] 1079 .asciz "SHA256 block transform for ARMv8, CRYPTOGAMS by <appro@openssl.org>"
|
/kernel/linux/linux-5.10/crypto/ |
D | Kconfig | 908 tristate "SHA256 digest algorithm (SSSE3/AVX/AVX2/SHA-NI)" 963 tristate "SHA224 and SHA256 digest algorithm" 967 SHA256 secure hash standard (DFIPS 180-2). 976 tristate "SHA224 and SHA256 digest algorithm (PPC SPE)" 981 SHA224 and SHA256 secure hash standard (DFIPS 180-2) 985 tristate "SHA224 and SHA256 digest algorithm (OCTEON)" 994 tristate "SHA224 and SHA256 digest algorithm (SPARC64)"
|
/kernel/linux/linux-5.10/security/integrity/ima/ |
D | Kconfig | 102 bool "SHA256"
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
D | sha256-core.S_shipped | 18 @ SHA256 block procedure for ARMv4. May 2007. 2812 .asciz "SHA256 block transform for ARMv4/NEON/ARMv8, CRYPTOGAMS by <appro@openssl.org>"
|