HomeSort by relevance Sort by last modified time
    Searched refs:K_20_39 (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/sha/asm/
sha1-ia64.pl 38 ($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/
sha_locl.h 146 #define K_20_39 0x6ed9eba1UL
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 174 milliseconds