Home
last modified time | relevance | path

Searched defs:hex (Results 1 - 19 of 19) sorted by relevance

/base/security/device_security_level/baselib/utils/src/
H A Dutils_hexstring.c32 static char HexToChar(uint8_t hex) in HexToChar() argument
37 void DslmByteToHexString(const uint8_t *hex, uint32_t hexLen, uint8_t *str, uint32_t strLen) in DslmByteToHexString() argument
49 int32_t DslmHexStringToByte(const char *str, uint32_t strLen, uint8_t *hex, uint32_t hexLen) in DslmHexStringToByte() argument
[all...]
/base/security/dlp_permission_service/frameworks/common/src/
H A Dhex_string.cpp26 static char HexToChar(uint8_t hex) in HexToChar() argument
/base/telephony/sms_mms/frameworks/native/mms/src/utils/
H A Dmms_quoted_printable.cpp34 const char hex[] = {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F'}; in Encode() local
/base/security/device_auth/frameworks/deviceauth_lite/source/json/
H A Dcommonutil.c23 char hex_to_char(uint8_t hex) in hex_to_char() argument
29 void byte_to_hex_string(const uint8_t *hex, int32_t hex_len, uint8_t *buf, int32_t buf_len) in byte_to_hex_string() argument
40 int32_t hex_string_to_byte(const char *str, int32_t len, uint8_t *hex) in hex_string_to_byte() argument
85 byte_convert(json_pobject obj, const char *field, uint8_t *hex, uint32_t *length, uint32_t max_len) byte_convert() argument
[all...]
/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Dkey_agreement_version.c86 uint8_t *raw_byte_to_hex_string(const uint8_t *hex, int32_t length) in raw_byte_to_hex_string() argument
/base/startup/hvb/libhvb/src/utils/
H A Dhvb_util.c21 char *hex; in hvb_bin2hex() local
60 uint64_t hex; in hvb_be64toh() local
[all...]
/base/notification/distributed_notification_service/services/ans/src/common/
H A Daes_gcm_helper.cpp68 std::string AesGcmHelper::Hex2Byte(const std::string &hex) in Hex2Byte() argument
/base/security/device_auth/common_lib/impl/src/
H A Dstring_util.c30 static char HexToChar(uint8_t hex) in HexToChar() argument
/base/security/device_auth/services/identity_manager/src/
H A Didentity_common.c22 static void UpperToLowercase(Uint8Buff *hex) in UpperToLowercase() argument
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_baselib_utils_test.cpp618 const uint8_t hex[] = {0x1, 0xF, 0xE, 0x8, 0xA}; in HWTEST_F() local
643 uint8_t hex[5] = {0}; in HWTEST_F() local
/base/telephony/sms_mms/services/sms/
H A Dsms_pdu_buffer.cpp129 SmsReadBuffer::SmsReadBuffer(const std::string &hex) in SmsReadBuffer() argument
/base/tee/tee_client/services/cadaemon/src/tui_daemon/
H A Dtui_event.cpp97 uint8_t hex = 0; in Ascii2Digit() local
/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/src/
H A Dcm_x509.c73 char *hex = BN_bn2hex(bn); in GetX509SerialNumber() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_auth_mgr.c40 static char HexToChar(uint8_t hex) in HexToChar() argument
/base/telephony/core_service/utils/common/src/
H A Dtel_aes_crypto_util.cpp341 bool TelAesCryptoUtils::HexToDec(char hex, uint8_t &decodeValue) in HexToDec() argument
/base/location/frameworks/location_common/common/source/
H A Dcommon_utils.cpp396 ss << std::hex; in GenerateUuid() member in OHOS::Location::std
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/pake_v1_task/pake_v1_protocol_task/
H A Dpake_v1_protocol_task_common.c235 static void UpperToLowercase(Uint8Buff *hex) in UpperToLowercase() argument
[all...]
/base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/
H A Dfs_hvb.c63 static char FsHvbHexCharToBin(char hex) in FsHvbHexCharToBin() argument
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_decoder_v21.cpp677 char hex[VALUE_INDEX_THREE] = { 0 }; in DecodeQuotedPrintable() local

Completed in 12 milliseconds