Home
last modified time | relevance | path

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

/third_party/boringssl/src/crypto/fipsmodule/sha/asm/
Dsha512-586.pl81 $K512="ebp";
124 &paddq ("mm7",QWP(0,$K512)); # X[i]+=K512[i]
154 &add ($K512,8);
161 &add ($K512,8);
219 &mov ("esi",&DWP(0,$K512));
220 &mov ("edi",&DWP(4,$K512)); # K[i]
289 &mov (&LB("edx"),&BP(0,$K512)); # pre-fetch LSB of *K
291 &lea ($K512,&DWP(8,$K512)); # K++
303 &blindpop($K512);
304 &lea ($K512,&DWP(&label("K512")."-".&label("pic_point"),$K512));
[all …]
/third_party/openssl/crypto/sha/asm/
Dsha512-586.pl81 $K512="ebp";
124 &paddq ("mm7",QWP(0,$K512)); # X[i]+=K512[i]
154 &add ($K512,8);
161 &add ($K512,8);
219 &mov ("esi",&DWP(0,$K512));
220 &mov ("edi",&DWP(4,$K512)); # K[i]
289 &mov (&LB("edx"),&BP(0,$K512)); # pre-fetch LSB of *K
291 &lea ($K512,&DWP(8,$K512)); # K++
303 &blindpop($K512);
304 &lea ($K512,&DWP(&label("K512")."-".&label("pic_point"),$K512));
[all …]
Dsha512-c64xplus.pl36 $K512="A3";
97 || [A0] MVKL \$PCR_OFFSET(K512,__sha512_block),$K512
98 [A0] MVKH \$PCR_OFFSET(K512,__sha512_block),$K512
103 || [A0] MVKL (K512-__sha512_block),$K512
104 [A0] MVKH (K512-__sha512_block),$K512
113 || ADD B1,$K512,$K512
130 LDDW *$K512++,$Khi:$Klo ; pre-fetch K512[0]
257 || [B1] LDDW *$K512++,$Khi:$Klo ; pre-fetch K512[i]
329 || [A0] ADDK -640,$K512 ; rewind pointer to K512
332 || [A0] LDDW *$K512++,$Khi:$Klo ; pre-fetch K512[0]
/third_party/ffmpeg/libavutil/
Dsha512.c48 static const uint64_t K512[80] = { variable
106 T1 += (h) + Sigma1_512(e) + Ch((e), (f), (g)) + K512[i]; \
141 T1 += h + Sigma1_512(e) + Ch(e, f, g) + K512[i]; in sha512_transform()
/third_party/openssl/crypto/sha/
Dsha512.c355 static const SHA_LONG64 K512[80] = { variable
530 T += F[7] + Sigma1(E) + Ch(E, F[5], F[6]) + K512[i]; in sha512_block_data_order()
543 T += F[7] + Sigma1(E) + Ch(E, F[5], F[6]) + K512[i]; in sha512_block_data_order()
588 T1 += h + Sigma1(e) + Ch(e, f, g) + K512[i]; in sha512_block_data_order()
607 T1 += h + Sigma1(e) + Ch(e, f, g) + K512[i]; in sha512_block_data_order()
634 T1 += h + Sigma1(e) + Ch(e,f,g) + K512[i]; \
/third_party/boringssl/src/crypto/fipsmodule/sha/
Dsha512.c275 static const uint64_t K512[80] = { variable
390 T += F[7] + Sigma1(E) + Ch(E, F[5], F[6]) + K512[i]; in sha512_block_data_order()
403 T += F[7] + Sigma1(E) + Ch(E, F[5], F[6]) + K512[i]; in sha512_block_data_order()
425 T1 += h + Sigma1(e) + Ch(e, f, g) + K512[i]; \
/third_party/boringssl/linux-x86_64/crypto/fipsmodule/
Dsha512-x86_64.S71 leaq K512(%rip),%rbp
1740 .type K512,@object
1741 K512: label
1868 vmovdqa K512+1280(%rip),%xmm11
1870 leaq K512+128(%rip),%rbp
/third_party/boringssl/mac-x86_64/crypto/fipsmodule/
Dsha512-x86_64.S70 leaq K512(%rip),%rbp
1740 K512: label
1867 vmovdqa K512+1280(%rip),%xmm11
1869 leaq K512+128(%rip),%rbp
/third_party/boringssl/win-x86_64/crypto/fipsmodule/
Dsha512-x86_64.asm77 lea rbp,[K512]
1749 K512: label
1895 vmovdqa xmm11,XMMWORD[((K512+1280))]
1897 lea rbp,[((K512+128))]
/third_party/boringssl/win-x86/crypto/fipsmodule/
Dsha512-586.asm39 lea ebp,[(L$001K512-L$000pic_point)+ebp]
2760 L$001K512: