Home
last modified time | relevance | path

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

/arch/sparc/crypto/
Dsha512_asm.S39 SHA512
95 SHA512
Dopcodes.h27 #define SHA512 \ macro
/arch/arm64/crypto/
Dsha512-ce-glue.c120 module_cpu_feature_match(SHA512, sha512_ce_mod_init);
/arch/x86/crypto/
Dsha512-avx-asm.S163 # They are then added to their respective SHA512 constants at
270 # Purpose: Updates the SHA512 digest stored at "state" with the message
273 # of SHA512 message blocks.
274 # "blocks" is the message length in SHA512 blocks
381 # K[t] used in SHA512 hashing
Dsha512-ssse3-asm.S158 # 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.
383 # K[t] used in SHA512 hashing
Dsha512-avx2-asm.S562 # Purpose: Updates the SHA512 digest stored at "state" with the message
565 # of SHA512 message blocks.
566 # "blocks" is the message length in SHA512 blocks
694 # K[t] used in SHA512 hashing
/arch/arm64/include/asm/
Dhwcap.h76 #define KERNEL_HWCAP_SHA512 __khwcap_feature(SHA512)