Home
last modified time | relevance | path

Searched defs:maxLen (Results 26 - 50 of 83) sorted by relevance

1234

/base/security/crypto_framework/test/unittest/src/
H A Dcrypto_3des_cipher_test.cpp79 int32_t maxLen = *cipherTextLen; in DesEncrypt() local
122 int32_t maxLen = cipherTextLen; in DesDecrypt() local
169 int32_t maxLen = *cipherTextLen; in DesNoUpdateEncrypt() local
199 int32_t maxLen = cipherTextLen; in DesNoUpdateDecrypt() local
[all...]
/base/security/device_security_level/oem_property/ohos/common/
H A Ddslm_ohos_request.c154 int32_t GetCredFromCurrentDevice(char *credStr, uint32_t maxLen) in GetCredFromCurrentDevice() argument
181 int32_t GetCredFromCurrentDevice(char *credStr, uint32_t maxLen) in GetCredFromCurrentDevice() argument
/base/startup/appspawn/lite/
H A Dappspawn_message.c63 static enum OHOSLiteErrorCode ReadStringItem(cJSON *strItem, char **buf, size_t maxLen, size_t minLen) in ReadStringItem() argument
/base/theme/wallpaper_mgr/frameworks/js/napi/
H A Dwallpaper_js_util.cpp26 size_t maxLen = WallpaperJSUtil::MAX_LEN; in Convert2String() local
/base/useriam/face_auth/frameworks/js/napi/src/
H A Dface_auth_napi.cpp125 static constexpr int maxLen = 25; in SetSurfaceId() local
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Dauth_instance_v9.cpp183 static const size_t maxLen = 10; in On() local
227 static const size_t maxLen = 10; in Off() local
H A Duser_auth_impl.cpp135 static const size_t maxLen = 20; in ParseExecuteAuthType() local
163 static const size_t maxLen = 20; in ParseExecuteSecureLevel() local
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/
H A DHiAppEventCPPTest.cpp808 int maxLen = 32; in HWTEST_F() local
1073 int maxLen = 32; in HWTEST_F() local
1115 int maxLen = 32; in HWTEST_F() local
1165 int maxLen = 32; HWTEST_F() local
[all...]
/test/xts/device_attest/services/devattest_ability/test/tdd/gtest/src/
H A Dattest_tdd_test.cpp575 uint32_t maxLen = OUT_STR_LEN_MAX + 1; in HWTEST_F() local
607 uint32_t maxLen = OUT_STR_LEN_MAX + 1; HWTEST_F() local
[all...]
/third_party/lzma/C/
H A DLzFindOpt.c272 const Byte *maxLen = cur + _maxLen; in GetMatchesSpecN_2() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDebugMarkerTests.cpp75 void getSimpleRndString (vector<char>& dst, de::Random& rnd, int maxLen) in getSimpleRndString() argument
85 void getComplexRndString (vector<char>& dst, de::Random& rnd, int maxLen) in getComplexRndString() argument
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/fuzztest/faultloggerservice_fuzzer/
H A Dfaultlogger_service_fuzzer.cpp56 constexpr int maxLen = 20; in FuzzServiceInterfaceDump() local
/base/hiviewdfx/hiview/base/event_raw/decoded/
H A Ddecoded_event.cpp275 void DecodedEvent::ParseHeader(const size_t maxLen) in ParseHeader() argument
295 void DecodedEvent::ParseCustomizedParams(const size_t maxLen) in ParseCustomizedParams() argument
321 std::shared_ptr<DecodedParam> DecodedEvent::CreateFloatingNumTypeDecodedParam(const size_t maxLen, in CreateFloatingNumTypeDecodedParam() argument
330 std::shared_ptr<DecodedParam> DecodedEvent::CreateSignedVarintTypeDecodedParam(const size_t maxLen, in CreateSignedVarintTypeDecodedParam() argument
339 CreateStringTypeDecodedParam(const size_t maxLen, const std::string& key, bool isArray) CreateStringTypeDecodedParam() argument
348 CreateUnsignedVarintTypeDecodedParam(const size_t maxLen, const std::string& key, bool isArray) CreateUnsignedVarintTypeDecodedParam() argument
357 ParseCustomizedParam(const size_t maxLen) ParseCustomizedParam() argument
[all...]
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Dresponse_message_receiver_test.cpp636 int maxLen = size; in HWTEST_F() local
[all...]
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/signature/src/
H A Dsm2_openssl.c281 size_t maxLen; in EngineSignDoFinal() local
H A Ddsa_openssl.c371 size_t maxLen; in EngineDsaSignDoFinal() local
407 size_t maxLen; in EngineDsaSignWithoutDigestDoFinal() local
[all...]
H A Decdsa_openssl.c217 size_t maxLen; in EngineSignDoFinal() local
/base/security/crypto_framework/test/unittest/src/aes_cipher/
H A Daes_common.cpp261 int32_t maxLen = *cipherTextLen; in AesEncryptWithInput() local
306 int32_t maxLen = *cipherTextLen; in AesEncrypt() local
351 int32_t maxLen = cipherTextLen; in AesDecrypt() local
397 int32_t maxLen in AesNoUpdateEncWithInput() local
455 int32_t maxLen = *cipherTextLen; AesNoUpdateEncrypt() local
487 int32_t maxLen = cipherTextLen; AesNoUpdateDecrypt() local
[all...]
/base/time/time_service/framework/js/napi/common/src/
H A Dnapi_utils.cpp65 size_t maxLen = STR_MAX_LENGTH; in GetValue() local
/test/xts/acts/communication_lite/dsoftbus_hal/src/
H A Dsession_test.c208 uint32_t maxLen; variable
232 uint32_t maxLen; variable
/test/xts/tools/lite/checksum/src/
H A Dchecksum_file.c195 int maxLen = 1000; in CalcMultiFilesSha256() local
/third_party/icu/icu4c/source/common/
H A Duniset.cpp607 int32_t maxLen = forward ? limit-offset : offset-limit; in matches() local
[all...]
/third_party/lzma/CS/7zip/Common/
H A DCommandLineParser.cs26 SwitchForm(string idString, SwitchType type, bool multi, int minLen, int maxLen, string postCharSet) SwitchForm() argument
/third_party/node/deps/icu-small/source/common/
H A Duniset.cpp607 int32_t maxLen = forward ? limit-offset : offset-limit; in matches() local
[all...]
/third_party/vk-gl-cts/execserver/
H A DxsExecutionServer.cpp344 size_t maxLen = de::min(m_sendRecvTmpBuf.size(), (size_t)m_bufferIn.getNumFree()); in receive() local
375 size_t maxLen = de::min(m_sendRecvTmpBuf.size(), (size_t)m_bufferOut.getNumElements()); in send() local

Completed in 19 milliseconds

1234