Home
last modified time | relevance | path

Searched refs:SHA256 (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/arch/sparc/crypto/
Dsha256_asm.S31 SHA256
71 SHA256
Dopcodes.h25 #define SHA256 \ macro
/Linux-v5.4/drivers/crypto/
DKconfig40 tristate "PadLock driver for SHA1 and SHA256 algorithms"
46 Use VIA PadLock for SHA1/SHA256 algorithms.
129 tristate "SHA256 digest algorithm"
134 SHA256 secure hash standard (DFIPS 180-2).
462 Select this to offload Exynos from HASH MD5/SHA1/SHA256.
463 This will select software SHA1, MD5 and SHA256 as they are
535 Some Atmel processors have SHA1/SHA224/SHA256/SHA384/SHA512
538 SHA1/SHA224/SHA256/SHA384/SHA512 algorithms.
596 The Freescale i.MX23/i.MX28 has SHA1/SHA256 and AES128 CBC/ECB
657 hardware hash accelerator. Supporting MD5/SHA1/SHA224/SHA256
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/crypto/
Dimg-hash.txt4 SHA1, SHA224, SHA256 and MD5 hashes
/Linux-v5.4/Documentation/crypto/
Darchitecture.rst381 For example, HMAC(SHA256) is implemented with hmac.c and
411 SHA256 is instantiated. The cipher handle for the SHA256 instance is
414 At one time, the HMAC implementation requires a SHA256 operation
415 where the SHA256 cipher handle is used.
417 2. The HMAC instance now invokes the SHASH API with the SHA256 cipher
Dapi-intro.txt181 Jean-Luc Cooke (SHA256, SHA384, SHA512)
207 SHA256/384/512 algorithm contributors:
/Linux-v5.4/arch/arm64/crypto/
Dsha512-core.S_shipped25 // 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.]
Dsha256-core.S_shipped25 // 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>"
/Linux-v5.4/crypto/
DKconfig826 tristate "SHA256 digest algorithm (SSSE3/AVX/AVX2/SHA-NI)"
884 tristate "SHA224 and SHA256 digest algorithm"
888 SHA256 secure hash standard (DFIPS 180-2).
897 tristate "SHA224 and SHA256 digest algorithm (PPC SPE)"
902 SHA224 and SHA256 secure hash standard (DFIPS 180-2)
906 tristate "SHA224 and SHA256 digest algorithm (OCTEON)"
915 tristate "SHA224 and SHA256 digest algorithm (SPARC64)"
/Linux-v5.4/security/integrity/ima/
DKconfig105 bool "SHA256"
/Linux-v5.4/arch/arm/crypto/
Dsha256-core.S_shipped18 @ SHA256 block procedure for ARMv4. May 2007.
2812 .asciz "SHA256 block transform for ARMv4/NEON/ARMv8, CRYPTOGAMS by <appro@openssl.org>"