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

  /external/dropbear/libtomcrypt/src/hashes/
sha1.c 77 #define FF3(a,b,c,d,e,i) e = (ROLc(a, 5) + F3(b,c,d) + e + W[i] + 0xca62c1d6UL); b = ROLc(b, 30);
94 FF3(a,b,c,d,e,i++); t = e; e = d; d = c; c = b; b = a; a = t;
127 FF3(a,b,c,d,e,i++);
128 FF3(e,a,b,c,d,i++);
129 FF3(d,e,a,b,c,i++);
130 FF3(c,d,e,a,b,i++);
131 FF3(b,c,d,e,a,i++);
138 #undef FF3
  /external/chromium/third_party/icu/source/data/sprep/
rfc3491.txt 1171 1FF3; 03C9 03B9; MAP
    [all...]
rfc3530csci.txt 1170 1FF3; 03C9 03B9; MAP
    [all...]
rfc3722.txt 1171 1FF3; 03C9 03B9; MAP
    [all...]
rfc3920node.txt 1171 1FF3; 03C9 03B9; MAP
    [all...]
rfc4518ci.txt 1138 1FF3; 03C9 03B9; MAP
    [all...]
  /external/chromium/third_party/icu/source/test/testdata/
nfs4_cis_prep.txt 1161 1FF3; 03C9 03B9; MAP
    [all...]
nfs4_cs_prep_ci.txt 1161 1FF3; 03C9 03B9; MAP
    [all...]
nfs4_mixed_prep_s.txt 1161 1FF3; 03C9 03B9; MAP
    [all...]
  /external/icu4c/data/sprep/
rfc3491.txt 1171 1FF3; 03C9 03B9; MAP
    [all...]
rfc3530csci.txt 1170 1FF3; 03C9 03B9; MAP
    [all...]
rfc3722.txt 1171 1FF3; 03C9 03B9; MAP
    [all...]
rfc3920node.txt 1171 1FF3; 03C9 03B9; MAP
    [all...]
rfc4518ci.txt 1138 1FF3; 03C9 03B9; MAP
    [all...]
  /external/icu4c/test/testdata/
nfs4_cis_prep.txt 1161 1FF3; 03C9 03B9; MAP
    [all...]
nfs4_cs_prep_ci.txt 1161 1FF3; 03C9 03B9; MAP
    [all...]
nfs4_mixed_prep_s.txt 1161 1FF3; 03C9 03B9; MAP
    [all...]

Completed in 1235 milliseconds