/external/openssl/crypto/sha/asm/ |
sha1-sparcv9.pl | 40 $K_20_39="%l6"; 43 @K=($K_00_19,$K_20_39,$K_40_59,$K_60_79); 208 sethi %hi(0x6ed9eba1),$K_20_39 209 or $K_20_39,%lo(0x6ed9eba1),$K_20_39
|
sha1-ia64.pl | 34 ($K_00_19, $K_20_39, $K_40_59, $K_60_79) = 35 ( "K_00_19","K_20_39","K_40_59","K_60_79" ); 42 ($K_00_19, $K_20_39, $K_40_59, $K_60_79) = 146 $Konst = $K_20_39 if (!defined($Konst)); 252 movl $K_20_39=0x6ed9eba1 };;
|
sha1-586.pl | 433 &movdqa (@X[4],&QWP(16,$tmp1)); # K_20_39 454 # +112 K_20_39 K_20_39 K_20_39 K_20_39 # constants 876 &vmovdqa(@X[4],&QWP(16,$tmp1)); # K_20_39 897 # +112 K_20_39 K_20_39 K_20_39 K_20_39 # constant [all...] |
sha1-alpha.pl | 274 lda $K,-5215($K) # K_20_39
|
sha1-armv8.pl | 294 .long 0x6ed9eba1,0x6ed9eba1,0x6ed9eba1,0x6ed9eba1 //K_20_39
|
sha1-parisc.pl | 204 ldil L'0x6ed9e000,$K ; K_20_39
|
sha1-ppc.pl | 283 $code.=<<___; # load K_20_39
|
sha1-mips.pl | 296 ori $K,0xeba1 # K_20_39
|
sha1-sparcv9a.pl | 404 .long 0x6ed9eba1,0x6ed9eba1 ! K_20_39
|
sha1-armv8.S | 1204 .long 0x6ed9eba1,0x6ed9eba1,0x6ed9eba1,0x6ed9eba1 //K_20_39
|
sha1-mips.S | 508 ori $31,0xeba1 # K_20_39
|
sha1-x86_64.pl | 1076 .long 0x6ed9eba1,0x6ed9eba1,0x6ed9eba1,0x6ed9eba1 # K_20_39
|
/external/openssl/crypto/sha/ |
sha_locl.h | 141 #define K_20_39 0x6ed9eba1UL 170 (f)+=(e)+K_20_39+ROTATE((a),5)+F_20_39((b),(c),(d)); \ 175 (f)+=(e)+K_20_39+ROTATE((a),5)+F_20_39((b),(c),(d)); \ 380 T+=E+K_20_39+F_20_39(B,C,D); \
|
/external/chromium_org/third_party/boringssl/src/crypto/sha/ |
sha1.c | 131 #define K_20_39 0x6ed9eba1UL 156 (f) += (e) + K_20_39 + ROTATE((a), 5) + F_20_39((b), (c), (d)); \ 161 (f) += (e) + K_20_39 + ROTATE((a), 5) + F_20_39((b), (c), (d)); \
|
/external/chromium_org/third_party/boringssl/src/crypto/sha/asm/ |
sha1-586.pl | 568 &movdqa (@X[4],&QWP(16,$tmp1)); # K_20_39 589 # +112 K_20_39 K_20_39 K_20_39 K_20_39 # constants [all...] |
sha1-x86_64.pl | [all...] |
/external/openssl/crypto/aes/asm/ |
aesni-sha1-x86_64.pl | 1080 .long 0x6ed9eba1,0x6ed9eba1,0x6ed9eba1,0x6ed9eba1 # K_20_39
|
/external/openssl/patches/ |
0014-arm_asm.patch | [all...] |