Home
last modified time | relevance | path

Searched defs:hex_string (Results 1 - 8 of 8) sorted by relevance

/third_party/mbedtls/scripts/mbedtls_dev/
H A Dtest_case.py26 def hex_string(data: bytes) -> str: function
/kernel/linux/linux-5.10/lib/
H A Dtest_printf.c394 hex_string(void) in hex_string() function
H A Dvsprintf.c1142 char *hex_string(char *buf, char *end, u8 *addr, struct printf_spec spec, in hex_string() function
/kernel/linux/linux-6.6/lib/
H A Dtest_printf.c402 hex_string(void) in hex_string() function
H A Dvsprintf.c1143 char *hex_string(char *buf, char *end, u8 *addr, struct printf_spec spec, in hex_string() function
/base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/
H A Dhuks_adapter.c742 convert_byte_to_hex_string(const uint8_t *byte_array, uint32_t byte_array_size, uint8_t *hex_string, uint32_t out_size) convert_byte_to_hex_string() argument
/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/unittest_mock/
H A Dhuks_adapter_mock_for_pake.c686 convert_byte_to_hex_string(const uint8_t *byte_array, uint32_t byte_array_size, uint8_t *hex_string, uint32_t out_size) convert_byte_to_hex_string() argument
H A Dhuks_adapter_mock.c615 convert_byte_to_hex_string(const uint8_t *byte_array, uint32_t byte_array_size, uint8_t *hex_string, uint32_t out_size) convert_byte_to_hex_string() argument

Completed in 21 milliseconds