Home
last modified time | relevance | path

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

/linux/arch/sparc/crypto/
H A Dsha512_asm.S39 SHA512
95 SHA512
H A Dopcodes.h27 #define SHA512 \ macro
/linux/arch/x86/crypto/
H A Dsha512-ssse3-asm.S159 # They are then added to their respective SHA512 constants at
272 # Purpose: Updates the SHA512 digest stored at "state" with the message
275 # of SHA512 message blocks.
276 # "blocks" is the message length in SHA512 blocks.
384 # K[t] used in SHA512 hashing
H A Dsha512-avx-asm.S164 # They are then added to their respective SHA512 constants at
271 # Purpose: Updates the SHA512 digest stored at "state" with the message
274 # of SHA512 message blocks.
275 # "blocks" is the message length in SHA512 blocks
382 # K[t] used in SHA512 hashing
H A Dsha512-avx2-asm.S563 # Purpose: Updates the SHA512 digest stored at "state" with the message
566 # of SHA512 message blocks.
567 # "blocks" is the message length in SHA512 blocks
696 # K[t] used in SHA512 hashing
/linux/arch/arm64/crypto/
H A Dsha512-ce-glue.c120 module_cpu_feature_match(SHA512, sha512_ce_mod_init);
/linux/arch/s390/crypto/
H A DKconfig129 SHA512.
/linux/Documentation/crypto/
H A Dapi-intro.rst194 - Jean-Luc Cooke (SHA256, SHA384, SHA512)
/linux/security/integrity/ima/
H A DKconfig105 bool "SHA512"
/linux/arch/x86/kvm/
H A Dcpuid.c982 F(SHA512), in kvm_set_cpu_caps()
/linux/Documentation/filesystems/
H A 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
446 fscrypt also uses HMAC-SHA512 for key derivation, so enabling SHA-512
/linux/arch/arm64/kernel/
H A Dcpufeature.c3081 HWCAP_CAP(ID_AA64ISAR0_EL1, SHA2, SHA512, CAP_HWCAP, KERNEL_HWCAP_SHA512),