Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/crypto/
Dsha512_asm.S39 SHA512
95 SHA512
Dopcodes.h27 #define SHA512 \ macro
/Linux-v4.19/arch/x86/crypto/
Dsha512-avx-asm.S168 # They are then added to their respective SHA512 constants at
275 # Purpose: Updates the SHA512 digest stored at D with the message stored in M.
276 # The size of the message pointed to by M must be an integer multiple of SHA512
278 # L is the message length in SHA512 blocks
384 # K[t] used in SHA512 hashing
Dsha512-ssse3-asm.S162 # They are then added to their respective SHA512 constants at
273 # Purpose: Updates the SHA512 digest stored at D with the message stored in M.
274 # The size of the message pointed to by M must be an integer multiple of SHA512
276 # L is the message length in SHA512 blocks.
383 # K[t] used in SHA512 hashing
Dsha512-avx2-asm.S567 # Purpose: Updates the SHA512 digest stored at D with the message stored in M.
568 # The size of the message pointed to by M must be an integer multiple of SHA512
570 # L is the message length in SHA512 blocks
696 # K[t] used in SHA512 hashing
/Linux-v4.19/arch/arm64/crypto/
Dsha512-ce-glue.c116 module_cpu_feature_match(SHA512, sha512_ce_mod_init);
Dsha512-core.S_shipped30 // SHA256-hw SHA256(*) SHA512
58 // and Mongoose. [For reference, NEON version of SHA512 is bound to
1089 .asciz "SHA512 block transform for ARMv8, CRYPTOGAMS by <appro@openssl.org>"
Dsha256-core.S_shipped30 // SHA256-hw SHA256(*) SHA512
58 // and Mongoose. [For reference, NEON version of SHA512 is bound to
/Linux-v4.19/drivers/crypto/
DKconfig127 tristate "SHA384 and SHA512 digest algorithm"
132 SHA512 secure hash standard.
512 Some Atmel processors have SHA1/SHA224/SHA256/SHA384/SHA512
515 SHA1/SHA224/SHA256/SHA384/SHA512 algorithms.
713 chain mode, AES cipher mode and SHA1/SHA224/SHA256/SHA512 hash
/Linux-v4.19/Documentation/crypto/
Dapi-intro.txt181 Jean-Luc Cooke (SHA256, SHA384, SHA512)
/Linux-v4.19/crypto/
DKconfig809 tristate "SHA512 digest algorithm (SSSE3/AVX/AVX2)"
884 tristate "SHA512 digest algorithm (x86_64 Multi-Buffer, Experimental)"
939 tristate "SHA384 and SHA512 digest algorithms"
942 SHA512 secure hash standard (DFIPS 180-2).
951 tristate "SHA384 and SHA512 digest algorithms (OCTEON)"
960 tristate "SHA384 and SHA512 digest algorithm (SPARC64)"
/Linux-v4.19/arch/x86/crypto/sha512-mb/
Dsha512_x4_avx2.S54 # code to compute quad SHA512 using AVX2
/Linux-v4.19/security/integrity/ima/
DKconfig108 bool "SHA512"
/Linux-v4.19/arch/arm/crypto/
Dsha512-core.S_shipped18 @ SHA512 block procedure for ARMv4. September 2007.
1864 .asciz "SHA512 block transform for ARMv4/NEON, CRYPTOGAMS by <appro@openssl.org>"