Home
last modified time | relevance | path

Searched defs:counter (Results 1 – 25 of 28) sorted by relevance

12

/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dsha1-prf.c33 u8 counter = 0; in sha1_prf() local
Dsha1-tprf.c32 unsigned char counter = 0; in sha1_t_prf() local
Daes-ctr.c32 u8 counter[AES_BLOCK_SIZE], buf[AES_BLOCK_SIZE]; in aes_ctr_encrypt() local
Dsha256-prf.c58 u16 counter = 1; in sha256_prf_bits() local
Dsha384-prf.c58 u16 counter = 1; in sha384_prf_bits() local
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_peap_common.c22 unsigned char counter = 0; in peap_prfplus() local
/hal_espressif-latest/components/spi_flash/
Desp_flash_api.c78 #define COUNTER_STOP(counter) \ argument
84 #define COUNTER_ADD_BYTES(counter, size) \ argument
128 #define COUNTER_STOP(counter) argument
129 #define COUNTER_ADD_BYTES(counter, size) argument
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dhardware_lock_struct.h88 volatile atomic_counter_reg_t counter; member
Dlp_timer_struct.h94 volatile lp_timer_counter_reg_t counter[2]; member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/include/
Dserver_common.h60 uint32_t counter; member
/hal_espressif-latest/components/log/host_test/log_test/main/
Dlog_test.cpp111 size_t counter; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_auth.c107 UINT32 counter; in gatt_verify_signature() local
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dlp_timer_struct.h94 volatile lp_timer_counter_reg_t counter[2]; member
/hal_espressif-latest/components/wpa_supplicant/src/utils/
Dcommon.c109 void inc_byte_array(u8 *counter, size_t len) in inc_byte_array()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dnet.h104 uint16_t counter; member
185 uint16_t counter; member
Dlpn.c573 uint16_t addr = 0U, counter = 0U; in bt_mesh_lpn_friend_clear_cfm() local
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_dpp.c433 static int counter; in esp_dpp_task() local
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae.c278 u8 counter, k; in sae_derive_pwe_ecc() local
443 u8 counter, k, sel_counter = 0; in sae_derive_pwe_ffc() local
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_source.c144 UINT32 counter; member
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth_i.h70 u8 counter[WPA_REPLAY_COUNTER_LEN]; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_keys.c1636 BOOLEAN smp_calculate_f5_mackey_or_long_term_key(UINT8 *t, UINT8 *counter, in smp_calculate_f5_mackey_or_long_term_key()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c2382 BOOLEAN BTM_BleVerifySignature (BD_ADDR bd_addr, UINT8 *p_orig, UINT16 len, UINT32 counter,
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h437 …UINT16 counter; /* used as offset, attribute length, num of prepare write … member
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h551 uint32_t counter; /*!< The counter */ member
582 uint32_t counter; /*!< The counter value */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1746 UINT32 counter; member
1761 UINT32 counter; member

12