Home
last modified time | relevance | path

Searched defs:byteLen (Results 1 - 16 of 16) sorted by relevance

/base/security/dlp_permission_service/frameworks/common/src/
H A Dhex_string.cpp31 int32_t ByteToHexString(const uint8_t *byte, uint32_t byteLen, char *hexStr, uint32_t hexLen) in ByteToHexString() argument
67 int32_t HexStringToByte(const char *hexStr, uint32_t hexStrLen, uint8_t *byte, uint32_t byteLen) in HexStringToByte() argument
/base/telephony/core_service/utils/codec/src/
H A Dasn1_decoder.cpp89 uint8_t byteLen = srcData_[offset]; in BuildAsn1Node() local
H A Dasn1_builder.cpp40 int32_t Asn1Builder::Asn1AddChildAsBytes(uint32_t tag, const std::vector<uint8_t> &childByte, uint32_t byteLen) in Asn1AddChildAsBytes() argument
H A Dasn1_node.cpp48 uint32_t byteLen = Asn1NodeToBytes(byteStream); in Asn1NodeToHexStr() local
55 uint32_t byteLen = 0; in Asn1NodeToBytes() local
222 uint32_t byteLen = Asn1Utils::UintToBytes(tag_, byteStream); in Asn1GetHeadAsHexStr() local
/base/telephony/core_service/test/unittest/utils_codec_gtest/
H A Dasn1_builder_test.cpp66 int32_t byteLen = 0; in HWTEST_F() local
H A Dasn1_node_test.cpp153 int32_t byteLen = 0; in HWTEST_F() local
173 int32_t byteLen = 0; in HWTEST_F() local
208 int32_t byteLen = 0; in HWTEST_F() local
237 int32_t byteLen in HWTEST_F() local
267 int32_t byteLen = responseByte.size(); HWTEST_F() local
294 int32_t byteLen = responseByte.size(); HWTEST_F() local
[all...]
H A Dasn1_utils_test.cpp163 uint32_t byteLen = responseByte.size(); in HWTEST_F() local
200 int32_t byteLen = Asn1Utils::BytesToInt(responseByte, offset, responseByte.size()); in HWTEST_F() local
/base/security/device_auth/common_lib/impl/src/
H A Dstring_util.c35 int32_t ByteToHexString(const uint8_t *byte, uint32_t byteLen, char *hexStr, uint32_t hexLen) in ByteToHexString() argument
67 int32_t HexStringToByte(const char *hexStr, uint8_t *byte, uint32_t byteLen) in HexStringToByte() argument
H A Djson_utils.c220 int32_t GetByteLenFromJson(const CJson *jsonObj, const char *key, uint32_t *byteLen) in GetByteLenFromJson() argument
/base/telephony/core_service/services/sim/src/
H A Dsim_utils.cpp63 std::string SIMUtils::BytesConvertToHexString(const unsigned char *bytes, int byteLen) in BytesConvertToHexString() argument
159 std::string SIMUtils::Gsm7bitConvertToString(const unsigned char *bytes, int byteLen) in Gsm7bitConvertToString() argument
H A Desim_file.cpp367 uint32_t byteLen = profileRoot->Asn1AsBytes(outPutBytes); in ProcessObtainEidDone() local
405 uint32_t byteLen = responseByte.size(); in ProcessObtainEuiccInfo1Done() local
1018 uint32_t byteLen = profileRoot->Asn1AsBytes(profileResponseByte); in ProcessObtainEuiccChallengeDone() local
1211 uint32_t byteLen = profileRoot->Asn1AsBytes(outPutBytes); in ProcessObtainDefaultSmdpAddressDone() local
1232 uint32_t byteLen = root->Asn1AsString(responseResult); ProcessCancelSessionDone() local
1729 uint32_t byteLen = responseByte.size(); ProcessPrepareDownloadDone() local
1912 uint32_t byteLen = responseByte.size(); RealProcessLoadBoundProfilePackageDone() local
2137 uint32_t byteLen = responseByte.size(); ProcessListNotificationsDone() local
2338 uint32_t byteLen = responseByte.size(); ProcessRetrieveNotificationDone() local
2851 uint32_t byteLen = responseByte.size(); ProcessObtainEuiccInfo2Done() local
3208 uint32_t byteLen = responseByte.size(); ParseEvent() local
[all...]
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_auth_mgr.c58 static int32_t ByteToHexString(const uint8_t *byte, uint32_t byteLen, char *hexStr, uint32_t hexLen) in ByteToHexString() argument
73 static int32_t HexStringToByte(const char *hexStr, uint8_t *byte, uint32_t byteLen) in HexStringToByte() argument
/base/security/device_auth/test/unittest/deviceauth/source/
H A Djson_utils_mock.c253 int32_t GetByteLenFromJson(const CJson *jsonObj, const char *key, uint32_t *byteLen) in GetByteLenFromJson() argument
/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/common/
H A Dmbedtls_ec_adapter.c568 int32_t MbedtlsBase64Encode(const uint8_t *byte, uint32_t byteLen, char *base64Str, uint32_t strLen, uint32_t *outLen) in MbedtlsBase64Encode() argument
594 int32_t MbedtlsBase64Decode(const char *base64Str, uint32_t strLen, uint8_t *byte, uint32_t byteLen, uint32_t *outLen) in MbedtlsBase64Decode() argument
[all...]
/base/update/updater/services/ptable_parse/
H A Dptable.cpp198 const uint32_t byteLen = 8; // 8:length of unit (i.e. byte) in CalculateCrc32() local
/base/telephony/core_service/test/unittest/esim_gtest/
H A Desim_test.cpp617 uint32_t byteLen = responseByte.size(); in HWTEST_F() local
1245 uint32_t byteLen = responseByte.size(); in HWTEST_F() local
1309 uint32_t byteLen = responseByte.size(); in HWTEST_F() local
1325 uint32_t byteLen = responseByte.size(); in HWTEST_F() local
1340 uint32_t byteLen in HWTEST_F() local
1357 uint32_t byteLen = responseByte.size(); HWTEST_F() local
1371 uint32_t byteLen = responseByte.size(); HWTEST_F() local
1385 uint32_t byteLen = responseByte.size(); HWTEST_F() local
1547 uint32_t byteLen = responseByte.size(); HWTEST_F() local
1859 uint32_t byteLen = responseByte.size(); HWTEST_F() local
1875 uint32_t byteLen = responseByte.size(); HWTEST_F() local
1891 uint32_t byteLen = responseByte.size(); HWTEST_F() local
1907 uint32_t byteLen = responseByte.size(); HWTEST_F() local
1923 uint32_t byteLen = responseByte.size(); HWTEST_F() local
1939 uint32_t byteLen = responseByte.size(); HWTEST_F() local
1955 uint32_t byteLen = responseByte.size(); HWTEST_F() local
1971 uint32_t byteLen = responseByte.size(); HWTEST_F() local
1987 uint32_t byteLen = responseByte.size(); HWTEST_F() local
2003 uint32_t byteLen = responseByte.size(); HWTEST_F() local
2019 uint32_t byteLen = responseByte.size(); HWTEST_F() local
[all...]

Completed in 18 milliseconds