Searched refs:SHA512 (Results 1 – 12 of 12) sorted by relevance
/linux/arch/sparc/crypto/ |
H A D | sha512_asm.S | 39 SHA512 95 SHA512
|
H A D | opcodes.h | 27 #define SHA512 \ macro
|
/linux/arch/x86/crypto/ |
H A D | sha512-ssse3-asm.S | 159 # 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 D | sha512-avx-asm.S | 164 # 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 D | sha512-avx2-asm.S | 563 # 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 D | sha512-ce-glue.c | 120 module_cpu_feature_match(SHA512, sha512_ce_mod_init);
|
/linux/arch/s390/crypto/ |
H A D | Kconfig | 129 SHA512.
|
/linux/Documentation/crypto/ |
H A D | api-intro.rst | 194 - Jean-Luc Cooke (SHA256, SHA384, SHA512)
|
/linux/security/integrity/ima/ |
H A D | Kconfig | 105 bool "SHA512"
|
/linux/arch/x86/kvm/ |
H A D | cpuid.c | 982 F(SHA512), in kvm_set_cpu_caps()
|
/linux/Documentation/filesystems/ |
H A D | fscrypt.rst | 224 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 D | cpufeature.c | 3081 HWCAP_CAP(ID_AA64ISAR0_EL1, SHA2, SHA512, CAP_HWCAP, KERNEL_HWCAP_SHA512),
|