HomeSort by relevance Sort by last modified time
    Searched refs:K_40_59 (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
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) =
199 { .mib; add $e=$e,$K_40_59 // e+=K_40_59
254 movl $K_40_59=0x8f1bbcdc }
sha1-sparcv9.pl 41 $K_40_59="%l7";
43 @K=($K_00_19,$K_20_39,$K_40_59,$K_60_79);
210 sethi %hi(0x8f1bbcdc),$K_40_59
211 or $K_40_59,%lo(0x8f1bbcdc),$K_40_59
sha1-mips.S 870 ori $31,0xbcdc # K_40_59
sha1-sparcv9a.pl 405 .long 0x8f1bbcdc,0x8f1bbcdc ! K_40_59
  /external/openssl/crypto/sha/asm/
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) =
199 { .mib; add $e=$e,$K_40_59 // e+=K_40_59
254 movl $K_40_59=0x8f1bbcdc }
sha1-sparcv9.pl 41 $K_40_59="%l7";
43 @K=($K_00_19,$K_20_39,$K_40_59,$K_60_79);
210 sethi %hi(0x8f1bbcdc),$K_40_59
211 or $K_40_59,%lo(0x8f1bbcdc),$K_40_59
sha1-armv8.pl 295 .long 0x8f1bbcdc,0x8f1bbcdc,0x8f1bbcdc,0x8f1bbcdc //K_40_59
sha1-mips.S 870 ori $31,0xbcdc # K_40_59
sha1-sparcv9a.pl 405 .long 0x8f1bbcdc,0x8f1bbcdc ! K_40_59
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/
sha_locl.h 142 #define K_40_59 0x8f1bbcdcUL
180 (f)+=(e)+K_40_59+ROTATE((a),5)+F_40_59((b),(c),(d)); \
386 T+=E+K_40_59+F_40_59(B,C,D); \
  /external/openssl/crypto/sha/
sha_locl.h 142 #define K_40_59 0x8f1bbcdcUL
180 (f)+=(e)+K_40_59+ROTATE((a),5)+F_40_59((b),(c),(d)); \
386 T+=E+K_40_59+F_40_59(B,C,D); \

Completed in 148 milliseconds