Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/sha/asm/
Dsha256-586.pl119 $K256="ebp";
172 &mov ("esi",&DWP(0,$K256));
185 &add ($K256,4);
199 &blindpop($K256);
200 &lea ($K256,&DWP(&label("K256")."-".&label("pic_point"),$K256));
212 &picmeup("edx","OPENSSL_ia32cap_P",$K256,&label("K256"));
330 &sub ($K256,4*64); # rewind K
347 @K256=( 0x428a2f98,0x71374491,0xb5c0fbcf,0xe9b5dba5,
363 &data_word(@K256);
371 my @AH=($A,$K256);
[all …]
Dsha256-armv4.pl115 ldr $t2,[$Ktbl],#4 @ *K256++
/external/ipsec-tools/src/racoon/missing/crypto/sha2/
Dsha2.c227 const static sha2_word32 K256[64] = { variable
352 K256[j] + W256[j]; \
362 K256[j] + (W256[j] = *data++); \
374 T1 = (h) + Sigma1_256(e) + Ch((e), (f), (g)) + K256[j] + \
461 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in SHA256_Transform()
464 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + (W256[j] = *data++); in SHA256_Transform()
487 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/external/openssh/openbsd-compat/
Dsha2.c185 const static u_int32_t K256[64] = { variable
304 T1 = (h) + Sigma1_256((e)) + Ch((e), (f), (g)) + K256[j] + W256[j]; \
315 T1 = (h) + Sigma1_256((e)) + Ch((e), (f), (g)) + K256[j] + \
402 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + W256[j]; in SHA256_Transform()
424 T1 = h + Sigma1_256(e) + Ch(e, f, g) + K256[j] + in SHA256_Transform()
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/compressors/lz4/
DFramedLZ4CompressorRoundtripTest.java43 …{ new FramedLZ4CompressorOutputStream.Parameters(FramedLZ4CompressorOutputStream.BlockSize.K256) }, in factory()
/external/boringssl/src/crypto/fipsmodule/sha/
Dsha256.c177 static const uint32_t K256[64] = { variable
207 T1 += h + Sigma1(e) + Ch(e, f, g) + K256[i]; \
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/lz4/
DFramedLZ4CompressorOutputStream.java66 K256(256 * 1024, 5), enumConstant
/external/boringssl/linux-x86_64/crypto/fipsmodule/
Dsha256-x86_64.S73 leaq K256(%rip),%rbp
1742 .type K256,@object
1743 K256: label
1827 movdqa K256+512(%rip),%xmm7
1833 leaq K256(%rip),%rbp
2936 vmovdqa K256+512+32(%rip),%xmm8
2937 vmovdqa K256+512+64(%rip),%xmm9
2941 vmovdqa K256+512(%rip),%xmm7
2947 leaq K256(%rip),%rbp
/external/boringssl/mac-x86_64/crypto/fipsmodule/
Dsha256-x86_64.S72 leaq K256(%rip),%rbp
1742 K256: label
1826 movdqa K256+512(%rip),%xmm7
1832 leaq K256(%rip),%rbp
2935 vmovdqa K256+512+32(%rip),%xmm8
2936 vmovdqa K256+512+64(%rip),%xmm9
2940 vmovdqa K256+512(%rip),%xmm7
2946 leaq K256(%rip),%rbp
/external/boringssl/win-x86_64/crypto/fipsmodule/
Dsha256-x86_64.asm79 lea rbp,[K256]
1751 K256: label
1852 movdqa xmm7,XMMWORD[((K256+512))]
1858 lea rbp,[K256]
2980 vmovdqa xmm8,XMMWORD[((K256+512+32))]
2981 vmovdqa xmm9,XMMWORD[((K256+512+64))]
2985 vmovdqa xmm7,XMMWORD[((K256+512))]
2991 lea rbp,[K256]
/external/boringssl/win-x86/crypto/fipsmodule/
Dsha256-586.asm39 lea ebp,[(L$001K256-L$000pic_point)+ebp]
271 L$001K256: