Home
last modified time | relevance | path

Searched refs:SHA512 (Results 1 – 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/crypto/
Dsha512_asm.S39 SHA512
95 SHA512
Dopcodes.h27 #define SHA512 \ macro
/kernel/linux/linux-5.10/arch/x86/crypto/
Dsha512-avx-asm.S167 # They are then added to their respective SHA512 constants at
274 # Purpose: Updates the SHA512 digest stored at "state" with the message
277 # of SHA512 message blocks.
278 # "blocks" is the message length in SHA512 blocks
384 # K[t] used in SHA512 hashing
Dsha512-ssse3-asm.S162 # They are then added to their respective SHA512 constants at
275 # Purpose: Updates the SHA512 digest stored at "state" with the message
278 # of SHA512 message blocks.
279 # "blocks" is the message length in SHA512 blocks.
386 # K[t] used in SHA512 hashing
Dsha512-avx2-asm.S566 # Purpose: Updates the SHA512 digest stored at "state" with the message
569 # of SHA512 message blocks.
570 # "blocks" is the message length in SHA512 blocks
696 # K[t] used in SHA512 hashing
/kernel/linux/linux-5.10/arch/arm64/crypto/
Dsha512-ce-glue.c120 module_cpu_feature_match(SHA512, sha512_ce_mod_init);
Dsha512-core.S_shipped30 // SHA256-hw SHA256(*) SHA512
58 // and Mongoose. [For reference, NEON version of SHA512 is bound to
1089 .asciz "SHA512 block transform for ARMv8, CRYPTOGAMS by <appro@openssl.org>"
Dsha256-core.S_shipped30 // SHA256-hw SHA256(*) SHA512
58 // and Mongoose. [For reference, NEON version of SHA512 is bound to
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dhwcap.h76 #define KERNEL_HWCAP_SHA512 __khwcap_feature(SHA512)
/kernel/linux/linux-5.10/drivers/crypto/
DKconfig157 tristate "SHA384 and SHA512 digest algorithm"
162 SHA512 secure hash standard.
542 Some Atmel processors have SHA1/SHA224/SHA256/SHA384/SHA512
545 SHA1/SHA224/SHA256/SHA384/SHA512 algorithms.
837 SHA384 and SHA512 hash algorithms for both basic hash and HMAC.
/kernel/linux/linux-5.10/Documentation/crypto/
Dapi-intro.rst194 - Jean-Luc Cooke (SHA256, SHA384, SHA512)
/kernel/linux/linux-5.10/crypto/
DKconfig920 tristate "SHA512 digest algorithm (SSSE3/AVX/AVX2)"
1003 tristate "SHA384 and SHA512 digest algorithms"
1006 SHA512 secure hash standard (DFIPS 180-2).
1015 tristate "SHA384 and SHA512 digest algorithms (OCTEON)"
1024 tristate "SHA384 and SHA512 digest algorithm (SPARC64)"
/kernel/linux/linux-5.10/security/integrity/ima/
DKconfig106 bool "SHA512"
/kernel/linux/linux-5.10/arch/arm/crypto/
Dsha512-core.S_shipped18 @ SHA512 block procedure for ARMv4. September 2007.
1865 .asciz "SHA512 block transform for ARMv4/NEON, CRYPTOGAMS by <appro@openssl.org>"
/kernel/linux/linux-5.10/Documentation/filesystems/
Dfscrypt.rst224 For v2 encryption policies, the KDF is HKDF-SHA512. The master key is
232 HKDF-SHA512 is preferred to the original AES-128-ECB based KDF because