Home
last modified time | relevance | path

Searched refs:K512 (Results 1 – 9 of 9) sorted by relevance

/external/boringssl/src/crypto/sha/asm/
Dsha512-586.pl69 $K512="ebp";
112 &paddq ("mm7",QWP(0,$K512)); # X[i]+=K512[i]
142 &add ($K512,8);
149 &add ($K512,8);
207 &mov ("esi",&DWP(0,$K512));
208 &mov ("edi",&DWP(4,$K512)); # K[i]
277 &mov (&LB("edx"),&BP(0,$K512)); # pre-fetch LSB of *K
279 &lea ($K512,&DWP(8,$K512)); # K++
291 &blindpop($K512);
292 &lea ($K512,&DWP(&label("K512")."-".&label("pic_point"),$K512));
[all …]
/external/ipsec-tools/src/racoon/missing/crypto/sha2/
Dsha2.c259 const static sha2_word64 K512[80] = { variable
679 K512[j] + W512[j]; \
689 K512[j] + (W512[j] = *data++); \
701 T1 = (h) + Sigma1_512(e) + Ch((e), (f), (g)) + K512[j] + \
783 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + W512[j]; in SHA512_Transform()
786 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + (W512[j] = *data++); in SHA512_Transform()
809 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + in SHA512_Transform()
/external/llvm/test/CodeGen/X86/
D2009-04-16-SpillerUnfold.ll10 @K512 = external constant [80 x i64], align 32 ; <[80 x i64]*> [#uses=2]
74 %49 = getelementptr [80 x i64], [80 x i64]* @K512, i64 0, i64 0 ; <i64*> [#uses=1]
108 %78 = getelementptr [80 x i64], [80 x i64]* @K512, i64 0, i64 0 ; <i64*> [#uses=1]
/external/openssh/openbsd-compat/
Dsha2.c217 const static u_int64_t K512[80] = { variable
584 T1 = (h) + Sigma1_512((e)) + Ch((e), (f), (g)) + K512[j] + W512[j]; \
596 T1 = (h) + Sigma1_512((e)) + Ch((e), (f), (g)) + K512[j] + \
683 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + W512[j]; in SHA512_Transform()
705 T1 = h + Sigma1_512(e) + Ch(e, f, g) + K512[j] + in SHA512_Transform()
/external/boringssl/src/crypto/sha/
Dsha512.c326 static const uint64_t K512[80] = { variable
469 T += F[7] + Sigma1(E) + Ch(E, F[5], F[6]) + K512[i]; in sha512_block_data_order()
482 T += F[7] + Sigma1(E) + Ch(E, F[5], F[6]) + K512[i]; in sha512_block_data_order()
504 T1 += h + Sigma1(e) + Ch(e, f, g) + K512[i]; \
/external/boringssl/linux-x86_64/crypto/sha/
Dsha512-x86_64.S41 leaq K512(%rip),%rbp
1701 .type K512,@object
1702 K512: label
/external/boringssl/mac-x86_64/crypto/sha/
Dsha512-x86_64.S40 leaq K512(%rip),%rbp
1701 K512: label
/external/boringssl/win-x86_64/crypto/sha/
Dsha512-x86_64.asm52 lea rbp,[K512]
1715 K512: label
/external/boringssl/win-x86/crypto/sha/
Dsha512-586.asm33 lea ebp,[(L$001K512-L$000pic_point)+ebp]
2754 L$001K512: