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

  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-ia64.pl 73 $SHRU="shr.u";
87 $SHRU="pshr4.u";
495 $SHRU s0=X[15-1],sgm0 };; // s0=X[(i+1)&0xF]>>7
499 $SHRU s1=X[15-14],sgm1 };; // s1=X[(i+14)&0xF]>>6
  /external/openssl/crypto/sha/asm/
sha512-ia64.pl 73 $SHRU="shr.u";
87 $SHRU="pshr4.u";
495 $SHRU s0=X[15-1],sgm0 };; // s0=X[(i+1)&0xF]>>7
499 $SHRU s1=X[15-14],sgm1 };; // s1=X[(i+14)&0xF]>>6

Completed in 448 milliseconds