Searched refs:K_20_39 (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/sha/asm/
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) =
146 $Konst = $K_20_39 if (!defined($Konst));
155 add $f=$f,tmp4 // f+=e+K_20_39
179 { .mib; add $f=$f,tmp4 // f+=e+K_20_39
254 movl $K_20_39=0x6ed9eba1 };;
/external/openssl/crypto/sha/
H A Dsha_locl.h146 #define K_20_39 0x6ed9eba1UL macro
175 (f)+=(e)+K_20_39+ROTATE((a),5)+F_20_39((b),(c),(d)); \
180 (f)+=(e)+K_20_39+ROTATE((a),5)+F_20_39((b),(c),(d)); \
385 T+=E+K_20_39+F_20_39(B,C,D); \

Completed in 49 milliseconds