OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:k_40_59
(Results
1 - 7
of
7
) sorted by null
/external/boringssl/src/crypto/fipsmodule/sha/
sha1-altivec.c
91
#define
K_40_59
0x8f1bbcdcUL
97
static const vec_uint32_t K_40_59_x_4 = {
K_40_59
,
K_40_59
,
K_40_59
,
K_40_59
};
352
#undef
K_40_59
sha1.c
131
#define
K_40_59
0x8f1bbcdcUL
174
(f) += (e) +
K_40_59
+ ROTATE((a), 5) + F_40_59((b), (c), (d)); \
361
#undef
K_40_59
/external/boringssl/src/crypto/fipsmodule/sha/asm/
sha1-586.pl
293
&lea($f,&DWP(0x8f1bbcdc,$f,$e));# f+=
K_40_59
+e+(b&(c^d))
309
&lea($f,&DWP(0x8f1bbcdc,$f,$tmp1));# f+=
K_40_59
+e+(b&(c^d))
574
&movdqa (@X[5],&QWP(32,$tmp1)); #
K_40_59
595
#
K_40_59
K_40_59
K_40_59
K_40_59
[
all
...]
sha1-armv8.pl
321
.long 0x8f1bbcdc,0x8f1bbcdc,0x8f1bbcdc,0x8f1bbcdc //
K_40_59
sha1-x86_64.pl
[
all
...]
/external/boringssl/ios-aarch64/crypto/fipsmodule/
sha1-armv8.S
1211
.long 0x8f1bbcdc,0x8f1bbcdc,0x8f1bbcdc,0x8f1bbcdc //
K_40_59
/external/boringssl/linux-aarch64/crypto/fipsmodule/
sha1-armv8.S
1212
.long 0x8f1bbcdc,0x8f1bbcdc,0x8f1bbcdc,0x8f1bbcdc //
K_40_59
Completed in 262 milliseconds