Searched defs:textLen (Results 1 – 7 of 7) sorted by relevance
161 size_t textLen = 0; in GetTextLen() local181 int32_t mode, size_t textLen) in DoSm2EncryptAndDecrypt()211 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
276 int textLen; local306 textLen = wctomb(buffer->str, wchar); local334 int textLen; local422 int textLen; /* length of the text */ local
283 gsize textLen = static_cast<gsize>(srcLength); in Utf8ToUcs2() local441 gsize textLen = static_cast<gsize>(srcLength); in Ucs2ToUtf8() local472 gsize textLen = static_cast<gsize>(srcLength); in EuckrToUtf8() local502 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
565 int32_t textLen = X509_NAME_get_text_by_NID(name, nId, nullptr, 0); in GetTextFromX509Name() local