Home
last modified time | relevance | path

Searched refs:SHA512 (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/crypto/
H A 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
H A 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
H A 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-6.6/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
695 # K[t] used in SHA512 hashing
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dsha512-ce-glue.c120 module_cpu_feature_match(SHA512, sha512_ce_mod_init);
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dhwcap.h76 #define KERNEL_HWCAP_SHA512 __khwcap_feature(SHA512)
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsha512-ce-glue.c120 module_cpu_feature_match(SHA512, sha512_ce_mod_init);
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dhwcap.h84 #define KERNEL_HWCAP_SHA512 __khwcap_feature(SHA512)
/kernel/linux/linux-5.10/arch/sparc/crypto/
H A Dopcodes.h27 #define SHA512 \ macro
/kernel/linux/linux-6.6/arch/sparc/crypto/
H A Dopcodes.h27 #define SHA512 \ macro
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dcpufeature.c2787 HWCAP_CAP(ID_AA64ISAR0_EL1, SHA2, SHA512, CAP_HWCAP, KERNEL_HWCAP_SHA512),

Completed in 13 milliseconds