Home | History | Annotate | Download | only in src

Lines Matching refs:hashbytes

31   const int hashbytes = sizeof(hashtype);
34 const int hashbits = hashbytes * 8;
57 int bitA = getbit(&A,hashbytes,iOut);
58 int bitB = getbit(&B,hashbytes,iOut);
74 const int hashbytes = sizeof(hashtype);
77 const int hashbits = hashbytes * 8;
116 const int hashbytes = sizeof(hashtype);
117 const int hashbits = hashbytes * 8;
243 const int hashbytes = sizeof(hashtype);
244 const int hashbits = hashbytes * 8;
351 const int hashbytes = sizeof(hashtype);
352 const int hashbits = hashbytes * 8;