Searched defs:nPadLen (Results 1 – 1 of 1) sorted by relevance
514 UINT nPadLen = (nIndex < 56) ? (56 - nIndex) : (120 - nIndex); in Final() local568 UINT nPadLen = (nIndex < 56) ? (56 - nIndex) : (120 - nIndex); in FinalChar() local