Searched defs:textLen (Results 1 – 7 of 7) sorted by relevance
126 size_t textLen = 0; in GetTextLen() local144 int32_t mode, size_t textLen) in DoSm2EncryptAndDecrypt()174 size_t textLen = GetTextLen(impl, input, mode); in DoSm2Crypt() local
210 size_t textLen = (size_t)data->textLen; in InitAesCryptDataText() local298 size_t textLen = ctx->data.textLen; in DoAesCbcEncrypt() local
275 int textLen; local305 textLen = wctomb(buffer->str, wchar); local333 int textLen; local421 int textLen; /* length of the text */ local
284 gsize textLen = static_cast<gsize>(srcLength); in Utf8ToUcs2() local431 gsize textLen = static_cast<gsize>(srcLength); in Ucs2ToUtf8() local462 gsize textLen = static_cast<gsize>(srcLength); in EuckrToUtf8() local493 gsize textLen = static_cast<gsize>(srcLength); in ShiftjisToUtf8() local
47 int32_t textLen; member
404 int textLen; in SecDecodeTypeC() local462 int textLen; in SecDecodeTypeS() local556 int textLen; /* length of the text */ in HiLogSecOutputS() local
549 int32_t textLen = X509_NAME_get_text_by_NID(name, nId, nullptr, 0); in GetTextFromX509Name() local