Searched refs:K_00_19 (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/sha/asm/
H A Dsha1-ia64.pl42 ($K_00_19, $K_20_39, $K_40_59, $K_60_79) =
43 ( "K_00_19","K_20_39","K_40_59","K_60_79" );
50 ($K_00_19, $K_20_39, $K_40_59, $K_60_79) =
88 add tmp4=$e,$K_00_19 };;
90 add $f=tmp4,$X[$i&0xf] // f=xi+e+K_00_19
107 add tmp4=$e,$K_00_19 };;
109 add $f=tmp4,$X[$i&0xf] // f=xi+e+K_00_19
136 add tmp4=$e,$K_00_19 };;
138 add $f=$f,tmp4 // f+=e+K_00_19
268 movl $K_00_19
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/asm/
H A Dsha1-ia64.pl42 ($K_00_19, $K_20_39, $K_40_59, $K_60_79) =
43 ( "K_00_19","K_20_39","K_40_59","K_60_79" );
50 ($K_00_19, $K_20_39, $K_40_59, $K_60_79) =
88 add tmp4=$e,$K_00_19 };;
90 add $f=tmp4,$X[$i&0xf] // f=xi+e+K_00_19
107 add tmp4=$e,$K_00_19 };;
109 add $f=tmp4,$X[$i&0xf] // f=xi+e+K_00_19
136 add tmp4=$e,$K_00_19 };;
138 add $f=$f,tmp4 // f+=e+K_00_19
268 movl $K_00_19
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/
H A Dsha_locl.h161 #define K_00_19 0x5a827999UL macro
181 (f)=xi+(e)+K_00_19+ROTATE((a),5)+F_00_19((b),(c),(d)); \
186 (f)+=(e)+K_00_19+ROTATE((a),5)+F_00_19((b),(c),(d)); \
486 T=E+K_00_19+F_00_19(B,C,D); \
492 T+=E+K_00_19+F_00_19(B,C,D); \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/sha/
H A Dsha_locl.h163 #define K_00_19 0x5a827999UL macro
181 (f)=xi+(e)+K_00_19+ROTATE((a),5)+F_00_19((b),(c),(d)); \
186 (f)+=(e)+K_00_19+ROTATE((a),5)+F_00_19((b),(c),(d)); \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/sha1/
H A Dfips_sha_locl.h155 #define K_00_19 0x5a827999UL macro
173 (f)=xi+(e)+K_00_19+ROTATE((a),5)+F_00_19((b),(c),(d)); \
178 (f)+=(e)+K_00_19+ROTATE((a),5)+F_00_19((b),(c),(d)); \

Completed in 53 milliseconds