Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/crypto/
Dsha512_asm.S38 SHA512
94 SHA512
Dopcodes.h26 #define SHA512 \ macro
/linux-4.1.27/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
381 # 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.
380 # K[t] used in SHA512 hashing
Dsha512-avx2-asm.S566 # Purpose: Updates the SHA512 digest stored at D with the message stored in M.
567 # The size of the message pointed to by M must be an integer multiple of SHA512
569 # L is the message length in SHA512 blocks
690 # K[t] used in SHA512 hashing
/linux-4.1.27/drivers/crypto/
DKconfig100 tristate "SHA384 and SHA512 digest algorithm"
105 SHA512 secure hash standard.
384 Some Atmel processors have SHA1/SHA224/SHA256/SHA384/SHA512
387 SHA1/SHA224/SHA256/SHA384/SHA512 algorithms.
/linux-4.1.27/crypto/asymmetric_keys/
Drsa.c82 [HASH_ALGO_SHA512] = _(SHA512),
/linux-4.1.27/arch/arm/crypto/
DKconfig57 tristate "SHA384 and SHA512 digest algorithm (ARM NEON)"
/linux-4.1.27/security/integrity/ima/
DKconfig94 bool "SHA512"
/linux-4.1.27/crypto/
DKconfig547 tristate "SHA512 digest algorithm (SSSE3/AVX/AVX2)"
645 tristate "SHA384 and SHA512 digest algorithms"
648 SHA512 secure hash standard (DFIPS 180-2).
657 tristate "SHA384 and SHA512 digest algorithms (OCTEON)"
666 tristate "SHA384 and SHA512 digest algorithm (SPARC64)"
/linux-4.1.27/Documentation/crypto/
Dapi-intro.txt179 Jean-Luc Cooke (SHA256, SHA384, SHA512)