Searched refs:K_60_79 (Results 1 – 4 of 4) sorted by relevance
/external/openssl/crypto/sha/asm/ |
D | sha1-sparcv9.pl | 42 $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
|
D | sha1-ia64.pl | 34 ($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 };;
|
D | sha1-mips.s | 1272 ori $31,0xc1d6 # K_60_79
|
/external/openssl/crypto/sha/ |
D | sha_locl.h | 143 #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); \
|