Home
last modified time | relevance | path

Searched defs:buf_len (Results 1 – 25 of 29) sorted by relevance

12

/hal_espressif-latest/components/mbedtls/port/sha/dma/
Dsha.c186 const uint8_t *buf, uint32_t buf_len, bool is_first_block) in esp_sha_block_mode()
216 const void *buf, uint32_t buf_len, bool is_first_block) in esp_sha_dma()
293 const void *buf, uint32_t buf_len, bool is_first_block) in esp_sha_dma_process()
Desp_sha1.c104 uint8_t *buf, size_t buf_len) in esp_internal_sha1_dma_process()
Desp_sha512.c147 uint8_t *buf, size_t buf_len) in esp_internal_sha512_dma_process()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avrc/
Davrc_pars_tg.c43 UINT8 *p_buf, UINT16 buf_len) in avrc_pars_vendor_cmd()
280 tAVRC_STS AVRC_ParsCommand (tAVRC_MSG *p_msg, tAVRC_COMMAND *p_result, UINT8 *p_buf, UINT16 buf_len) in AVRC_ParsCommand()
Davrc_api.c432 UINT16 buf_len = BT_DEFAULT_BUFFER_SIZE - sizeof(BT_HDR); in avrc_proc_far_msg() local
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dsha256-prf.c31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha256_prf()
64 size_t buf_len = (buf_len_bits + 7) / 8; in sha256_prf_bits() local
Dsha384-prf.c31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha384_prf()
64 size_t buf_len = (buf_len_bits + 7) / 8; in sha384_prf_bits() local
Dsha1-prf.c31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha1_prf()
Dsha1-tprf.c30 const u8 *seed, size_t seed_len, u8 *buf, size_t buf_len) in sha1_t_prf()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/storage/
Dsettings_nvs.c296 uint8_t *buf, size_t buf_len, bool *exist) in settings_load()
322 uint8_t *buf, size_t buf_len, bool *exist) in bt_mesh_load_settings()
331 int bt_mesh_load_core_settings(const char *key, uint8_t *buf, size_t buf_len, bool *exist) in bt_mesh_load_core_settings()
338 int bt_mesh_load_uid_settings(const char *key, uint8_t *buf, size_t buf_len, bool *exist) in bt_mesh_load_uid_settings()
529 size_t buf_len = 0U; in settings_remove_item() local
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_fast_pac.c186 size_t buf_len; member
480 static void eap_fast_write(char **buf, char **pos, size_t *buf_len, in eap_fast_write()
579 char **pos, size_t *buf_len) in eap_fast_add_pac_data()
628 size_t buf_len; in eap_fast_save_pac() local
Deap_peap_common.c20 u8 *buf, size_t buf_len) in peap_prfplus()
Dmschapv2.c110 const u8 *buf, size_t buf_len) in mschapv2_verify_auth_response()
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa_ft.c160 size_t buf_len; 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/host/bluedroid/stack/gatt/
Dgatt_sr.c51 UINT16 buf_len; in gatt_send_packet() local
986 UINT16 s_hdl = 0, e_hdl = 0, buf_len; in gatts_process_find_info() local
1118 buf_len, in gatts_process_read_by_type_req() local
1471 UINT16 buf_len = (UINT16)(sizeof(BT_HDR) + p_tcb->payload_size + L2CAP_MIN_OFFSET); in gatts_process_read_req() local
/hal_espressif-latest/components/bt/porting/transport/driver/vhci/
Dhci_driver_standard.c25 uint16_t buf_len = 0; in hci_driver_vhci_controller_tx() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_at.h77 UINT16 buf_len; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/avct/
Davct_lcb_act.c60 UINT16 buf_len; in avct_lcb_msg_asmbl() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/
Dmesh_bearer_adapt.c612 static int set_ad(const struct bt_mesh_adv_data *ad, size_t ad_len, uint8_t *buf, uint8_t *buf_len) in set_ad()
790 uint8_t buf_len = 0; in bt_le_adv_start() local
1109 void *buf, uint16_t buf_len, uint16_t offset, in bt_mesh_gatts_attr_read()
/hal_espressif-latest/components/wpa_supplicant/src/utils/
Djson.c68 size_t max_len, buf_len; in json_parse_string() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_at.c113 static void bta_hf_client_queue_at(tBTA_HF_CLIENT_AT_CMD cmd, const char *buf, UINT16 buf_len) in bta_hf_client_queue_at()
175 static void bta_hf_client_send_at(tBTA_HF_CLIENT_AT_CMD cmd, char *buf, UINT16 buf_len) in bta_hf_client_send_at()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Drrm.c413 size_t buf_len, u8 **ies_buf, in wpas_beacon_rep_add_frame_body()
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_common.c502 size_t buf_len) in wps_dev_type_bin2str()
/hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/
Davdt_api.c1103 extern UINT16 AVDT_SetMediaBuf(UINT8 handle, UINT8 *p_buf, UINT32 buf_len) in AVDT_SetMediaBuf()
Davdt_msg.c1282 UINT16 buf_len; in avdt_msg_asmbl() local

12