/hal_espressif-latest/components/esp_rom/include/ |
D | esp_rom_lldesc.h | 36 volatile const uint8_t *buf; /* point to buffer data */ member
|
/hal_espressif-latest/components/wpa_supplicant/src/crypto/ |
D | sha384-internal.c | 80 unsigned char buf[64]; in sha384_done() local
|
D | sha1-pbkdf2.c | 73 int iterations, u8 *buf, size_t buflen) in pbkdf2_sha1()
|
D | crypto_ops.c | 50 static uint32_t esp_supp_crc32(uint32_t crc, uint8_t const *buf, uint32_t len) in esp_supp_crc32()
|
/hal_espressif-latest/components/wpa_supplicant/src/utils/ |
D | ext_password.c | 84 struct wpabuf *buf; in ext_password_alloc() local
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/ |
D | eap_fast.c | 499 struct wpabuf *buf; in eap_fast_tlv_nak() local 515 struct wpabuf *buf; in eap_fast_tlv_result() local 535 struct wpabuf *buf; in eap_fast_tlv_pac_ack() local 1329 static const u8 * eap_fast_get_a_id(const u8 *buf, size_t len, size_t *id_len) in eap_fast_get_a_id() 1704 static int eap_fast_get_status(struct eap_sm *sm, void *priv, char *buf, in eap_fast_get_status()
|
D | mschapv2.c | 110 const u8 *buf, size_t buf_len) in mschapv2_verify_auth_response()
|
D | eap_common.c | 131 struct wpabuf *buf; in eap_msg_alloc() local
|
/hal_espressif-latest/tools/esptool_py/flasher_stub/ |
D | slip.c | 29 void SLIP_send_frame_data_buf(const void *buf, uint32_t size) { in SLIP_send_frame_data_buf()
|
/hal_espressif-latest/components/wpa_supplicant/src/tls/ |
D | tlsv1_client_ocsp.c | 72 char buf[100]; in ocsp_hash_data() local 358 char buf[100]; in tls_process_basic_ocsp_response() local
|
D | tlsv1_server.c | 27 char *buf; in tlsv1_server_log() local 528 int tlsv1_server_get_cipher(struct tlsv1_server *conn, char *buf, in tlsv1_server_get_cipher()
|
D | tlsv1_record.c | 150 int tlsv1_record_send(struct tlsv1_record_layer *rl, u8 content_type, u8 *buf, in tlsv1_record_send()
|
/hal_espressif-latest/components/wpa_supplicant/src/ap/ |
D | wps_hostapd.h | 60 char *buf, size_t buflen) in hostapd_wps_get_mib_sta()
|
D | comeback_token.c | 77 struct wpabuf *buf; in auth_build_token_req() local
|
D | eap_user_db.c | 25 char *buf, *start; in set_user_methods() local
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/ |
D | mesh_util.c | 16 const char *bt_hex(const void *buf, size_t len) in bt_hex()
|
/hal_espressif-latest/components/esp_hw_support/dma/ |
D | esp_async_memcpy.c | 129 uint8_t *buf = (uint8_t *)buffer; in async_memcpy_prepare_receive() local 170 uint8_t *buf = (uint8_t *)buffer; in async_memcpy_prepare_transmit() local
|
/hal_espressif-latest/components/wpa_supplicant/src/eap_server/ |
D | eap_server_wsc.c | 242 const u8 *buf, size_t len, u8 op_code) in eap_wsc_process_cont() 270 const u8 *buf, size_t len) in eap_wsc_process_fragment()
|
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/ |
D | wpa_ft.c | 161 u8 *buf, *pos, *ftie_len, *ftie_pos; in wpa_ft_gen_req_ies() local 383 int wpa_ft_add_mdie(struct wpa_sm *sm, u8 *buf, size_t buf_len, in wpa_ft_add_mdie()
|
/hal_espressif-latest/components/bt/porting/transport/driver/vhci/ |
D | hci_driver_tamplete.c | 24 uint8_t *buf = NULL; in hci_driver_vhci_controller_tx() local
|
/hal_espressif-latest/components/wpa_supplicant/port/ |
D | os_xtensa.c | 47 int os_get_random(unsigned char *buf, size_t len) in os_get_random()
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | foundation.h | 164 static inline void key_idx_pack(struct net_buf_simple *buf, in key_idx_pack() 171 static inline void key_idx_unpack(struct net_buf_simple *buf, in key_idx_unpack()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/ |
D | bta_hf_client_sdp.c | 95 UINT8 buf[2]; in bta_hf_client_add_record() local
|
/hal_espressif-latest/components/bt/porting/transport/include/common/ |
D | hci_driver_h4.h | 61 uint8_t *buf; member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/ |
D | btc_ble_mesh_prov.c | 406 struct net_buf_simple *buf) in btc_ble_mesh_server_model_op_cb() 422 struct net_buf_simple *buf) in btc_ble_mesh_client_model_op_cb() 2360 struct net_buf_simple *buf = bt_mesh_alloc_buf(arg->model_send.length + BLE_MESH_MIC_SHORT); in btc_ble_mesh_model_call_handler() local 2381 struct net_buf_simple *buf = bt_mesh_alloc_buf(arg->model_send.length + BLE_MESH_MIC_SHORT); in btc_ble_mesh_model_call_handler() local
|