Searched defs:lastLen (Results 1 – 4 of 4) sorted by relevance
525 uint32_t lastLen = inLen - point; in RunTestEncrypt() local579 uint32_t lastLen = decrytoinLen - decrytopoint; in RunTestDecrypt() local675 uint32_t lastLen = decrytoinLen - decrytopoint; in RunTestGcmDecrypt() local
391 uint32_t lastLen = decrytoinLen - decrytopoint; in RunTestAesDecrypt() local439 uint32_t lastLen = decrytoinLen - decrytopoint; in RunTestAesGcmDecrypt() local
376 uint32_t lastLen = inLen - point; in RunTestEncrypt() local
142 …int lastLen = isShowGroup ? (len + CountGroupNum(len - decLen, defaultData->style.isTwoGroup)) : l… in InnerFormat() local209 int NumberFormatImpl::DelMoreZero(const StyleData &style, int decLen, int lastLen, bool hasDec, cha… in DelMoreZero()