HomeSort by relevance Sort by last modified time
    Searched full:hs1 (Results 1 - 1 of 1) sorted by null

  /external/ppp/pppd/
md4.c 64 #define hs1 3 /* round 3 shift amounts */ macro
173 hh(A , B , C , D , 0 , hs1); /* Round 3 */
177 hh(A , B , C , D , 2 , hs1);
181 hh(A , B , C , D , 1 , hs1);
185 hh(A , B , C , D , 3 , hs1);

Completed in 46 milliseconds