Home
last modified time | relevance | path

Searched defs:textLen (Results 1 - 6 of 6) sorted by relevance

/base/security/huks/frameworks/crypto_lite/cipher/include/
H A Dcipher.h47 int32_t textLen; member
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/cipher/src/
H A Dcipher_sm2_openssl.c161 size_t textLen = 0; in GetTextLen() local
211 size_t textLen in DoSm2Crypt() local
180 DoSm2EncryptAndDecrypt(HcfCipherSm2GeneratorSpiImpl *impl, HcfBlob *input, HcfBlob *output, int32_t mode, size_t textLen) DoSm2EncryptAndDecrypt() argument
[all...]
/base/security/huks/frameworks/crypto_lite/cipher/src/
H A Dcipher_aes.c210 size_t textLen = (size_t)data->textLen; in InitAesCryptDataText() local
298 size_t textLen = ctx->data.textLen; DoAesCbcEncrypt() local
[all...]
/base/security/appverify/interfaces/innerkits/appverify/src/util/
H A Dhap_cert_verify_openssl_utils.cpp565 int32_t textLen = X509_NAME_get_text_by_NID(name, nId, nullptr, 0); in GetTextFromX509Name() local
/base/telephony/sms_mms/utils/
H A Dtext_coder.cpp283 gsize textLen = static_cast<gsize>(srcLength); in Utf8ToUcs2() local
441 gsize textLen = static_cast<gsize>(srcLength); in Ucs2ToUtf8() local
472 gsize textLen = static_cast<gsize>(srcLength); in EuckrToUtf8() local
502 gsize textLen = static_cast<gsize>(srcLength); in ShiftjisToUtf8() local
/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c404 int textLen; in SecDecodeTypeC() local
462 int textLen; in SecDecodeTypeS() local
556 int textLen; /* length of the text */ HiLogSecOutputS() local
[all...]

Completed in 9 milliseconds