Searched defs:wlen (Results 1 – 2 of 2) sorted by relevance
217 const int wlen = (len + 1) / 2; in NativeBN_litEndInts2bn() local219 const int wlen = len; in NativeBN_litEndInts2bn() local
1925 int wlen = Math.min(len, MAX_BLOCK_SIZE - pos); in write() local