Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/crypto/
Dsha512_asm.S38 SHA512
94 SHA512
Dopcodes.h26 #define SHA512 \ macro
/linux-4.4.14/arch/x86/crypto/
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-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-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.4.14/crypto/asymmetric_keys/
Drsa.c82 [HASH_ALGO_SHA512] = _(SHA512),
/linux-4.4.14/drivers/crypto/
DKconfig100 tristate "SHA384 and SHA512 digest algorithm"
105 SHA512 secure hash standard.
411 Some Atmel processors have SHA1/SHA224/SHA256/SHA384/SHA512
414 SHA1/SHA224/SHA256/SHA384/SHA512 algorithms.
/linux-4.4.14/security/integrity/ima/
DKconfig94 bool "SHA512"
/linux-4.4.14/Documentation/crypto/
Dapi-intro.txt179 Jean-Luc Cooke (SHA256, SHA384, SHA512)
/linux-4.4.14/crypto/
DKconfig630 tristate "SHA512 digest algorithm (SSSE3/AVX/AVX2)"
728 tristate "SHA384 and SHA512 digest algorithms"
731 SHA512 secure hash standard (DFIPS 180-2).
740 tristate "SHA384 and SHA512 digest algorithms (OCTEON)"
749 tristate "SHA384 and SHA512 digest algorithm (SPARC64)"
/linux-4.4.14/arch/arm/crypto/
Dsha512-core.S_shipped11 @ SHA512 block procedure for ARMv4. September 2007.
1857 .asciz "SHA512 block transform for ARMv4/NEON, CRYPTOGAMS by <appro@openssl.org>"