Home
last modified time | relevance | path

Searched defs:hex (Results 1 – 25 of 31) sorted by relevance

12

/device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/tools/
Drand.c26 int hex = 0; in rand_main() local
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/cmd_bin/
Dddr_training_uart.c45 void uart_early_put_hex(const unsigned int hex) in uart_early_put_hex()
/device/soc/hisilicon/ws63v100/sdk/middleware/utils/at/at_wifi_cmd/at/
Dat_utils.c189 TD_PRV int at_hex2byte(TD_CONST char *hex) in at_hex2byte()
212 TD_PRV int at_hexstr2bin(TD_CONST char *hex, td_u8 *buf, td_u32 len) in at_hexstr2bin()
Dat_sendtest.c1006 td_u8 hex[BUF_LEN]; in str2nhex() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
Dat.c341 int at_hex2byte(const char *hex) in at_hex2byte()
363 int at_hexstr2bin(const char *hex, hi_u8 *buf, size_t len) in at_hexstr2bin()
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/scripts/mbedtls_dev/
Dpsa_storage.py160 def hex(self) -> str: member in Key
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/security_unified/crypto_osal/cfbb/boot/
Dcrypto_osal_lib.c26 #define hex2ascii(hex) (hex2ascii_data[hex]) argument
/device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/src/
Dcoap_uri.c724 static const uint8_t hex[] = "0123456789ABCDEF"; in coap_get_query() local
775 static const uint8_t hex[] = "0123456789ABCDEF"; in coap_get_uri_path() local
Dcoap_debug.c171 const uint8_t hex[] = "0123456789ABCDEF"; in print_readable() local
Dcoap_pdu.c1288 const uint8_t hex[] = "0123456789abcdef"; in write_char() local
/device/soc/hisilicon/ws63v100/sdk/open_source/mqtt/paho.mqtt.c/src/
DMQTTProtocolOut.c125 char hex[3]; in MQTTProtocol_specialChars() local
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/utils/
Dcommon.c28 int hex2byte(const char *hex) in hex2byte()
171 int hexstr2bin(const char *hex, u8 *buf, size_t len) in hexstr2bin()
/device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/tests/
Dsm9test.c19 static int sm9_bn_equ_hex(const sm9_bn_t a, const char *hex) in sm9_bn_equ_hex()
Dsm2test.c52 char hex[65]; in test_sm2_bn() local
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/ap/
Dwnm_ap.c596 char *hex; in ieee802_11_rx_wnm_coloc_intf_report() local
Dwpa_auth_glue.c546 char *hex = os_malloc(hex_len); in hostapd_wpa_auth_send_eapol() local
721 char *hex = os_malloc(hex_len); in hostapd_wpa_auth_send_ether() local
Ddrv_callbacks.c1498 char *hex = os_malloc(hex_len); in hostapd_mgmt_rx() local
Dwps_hostapd.c140 char hex[PMK_LEN * 2 + 1]; in hostapd_wps_new_psk_cb() local
Dieee802_1x.c89 char *hex = os_malloc(hex_len); in ieee802_1x_send() local
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/wpa_supplicant/
Dwpas_glue.c104 char *hex = os_malloc(hex_len); in wpa_ether_send() local
1260 char *hex; in wpa_supplicant_fils_hlp_rx() local
Devents.c6164 char *hex = os_malloc(hex_len); local
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/wps/
Dwps_enrollee.c305 char hex[65]; in wps_build_cred_network_key() local
/device/soc/hisilicon/ws63v100/sdk/middleware/utils/at/at/src/
Dat_parse.c511 uint8_t hex; in at_parse_hex_string_to_uint8() local
/device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/src/
Dsm2_alg.c243 int sm2_bn_equ_hex(const SM2_BN a, const char *hex) in sm2_bn_equ_hex()
Dsm9_alg.c119 char hex[65] = {0}; in sm9_print_bn() local
974 char hex[65 * 12]; in sm9_fp12_print() local

12