Searched refs:K_40_59 (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/sha/asm/
H A Dsha1-sparcv9.pl41 $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
H A Dsha1-ia64.pl38 ($K_00_19, $K_20_39, $K_40_59, $K_60_79) =
39 ( "K_00_19","K_20_39","K_40_59","K_60_79" );
46 ($K_00_19, $K_20_39, $K_40_59, $K_60_79) =
203 add tmp4=$e,$K_40_59 };;
205 add $f=$f,tmp4 // f+=e+K_40_59
256 movl $K_40_59=0x8f1bbcdc }
H A Dsha1-sparcv9a.pl405 .long 0x8f1bbcdc,0x8f1bbcdc ! K_40_59
/barrelfish-master/lib/openssl-1.0.0d/crypto/sha/
H A Dsha_locl.h138 #define K_40_59 0x8f1bbcdcUL macro
176 (f)+=(e)+K_40_59+ROTATE((a),5)+F_40_59((b),(c),(d)); \
382 T+=E+K_40_59+F_40_59(B,C,D); \

Completed in 44 milliseconds