Home
last modified time | relevance | path

Searched refs:K_60_79 (Results 1 – 4 of 4) sorted by relevance

/external/openssl/crypto/sha/asm/
Dsha1-sparcv9.pl42 $K_60_79="%g5";
43 @K=($K_00_19,$K_20_39,$K_40_59,$K_60_79);
212 sethi %hi(0xca62c1d6),$K_60_79
213 or $K_60_79,%lo(0xca62c1d6),$K_60_79
Dsha1-ia64.pl34 ($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) =
220 sub BODY_60_79 { &BODY_20_39(@_,$K_60_79); }
256 movl $K_60_79=0xca62c1d6 };;
Dsha1-mips.s1272 ori $31,0xc1d6 # K_60_79
/external/openssl/crypto/sha/
Dsha_locl.h143 #define K_60_79 0xca62c1d6UL macro
185 (f)=xa+(e)+K_60_79+ROTATE((a),5)+F_60_79((b),(c),(d)); \
392 T=E+K_60_79+F_60_79(B,C,D); \