Searched refs:SHA512 (Results 1 – 13 of 13) sorted by relevance
/Linux-v6.6/arch/sparc/crypto/ |
D | sha512_asm.S | 39 SHA512 95 SHA512
|
D | opcodes.h | 27 #define SHA512 \ macro
|
/Linux-v6.6/arch/x86/crypto/ |
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
|
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
|
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 695 # K[t] used in SHA512 hashing
|
/Linux-v6.6/arch/arm64/crypto/ |
D | sha512-ce-glue.c | 120 module_cpu_feature_match(SHA512, sha512_ce_mod_init);
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | hwcap.h | 84 #define KERNEL_HWCAP_SHA512 __khwcap_feature(SHA512)
|
/Linux-v6.6/drivers/crypto/ |
D | Kconfig | 410 Some Atmel processors have SHA1/SHA224/SHA256/SHA384/SHA512 413 SHA1/SHA224/SHA256/SHA384/SHA512 algorithms. 725 SHA384 and SHA512 hash algorithms for both basic hash and HMAC.
|
/Linux-v6.6/Documentation/crypto/ |
D | api-intro.rst | 194 - Jean-Luc Cooke (SHA256, SHA384, SHA512)
|
/Linux-v6.6/security/integrity/ima/ |
D | Kconfig | 104 bool "SHA512"
|
/Linux-v6.6/Documentation/filesystems/ |
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 443 fscrypt also uses HMAC-SHA512 for key derivation, so enabling SHA-512
|
/Linux-v6.6/arch/arm64/tools/ |
D | sysreg | 1246 0b0010 SHA512
|
/Linux-v6.6/arch/arm64/kernel/ |
D | cpufeature.c | 2787 HWCAP_CAP(ID_AA64ISAR0_EL1, SHA2, SHA512, CAP_HWCAP, KERNEL_HWCAP_SHA512),
|