Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 82) sorted by relevance

1234

/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddragonfly.c60 struct crypto_bignum *tmp; in dragonfly_get_random_qr_qnr() local
90 struct crypto_bignum *tmp, *pm1, *one; in dragonfly_get_rand_1_to_p_1() local
223 struct crypto_bignum *tmp, *one; in dragonfly_sqrt() local
Dsae_pk.c267 u8 dtable[256], *out, *pos, tmp; in sae_pk_base32_decode() local
383 struct sae_temporary_data *tmp = sae->tmp; in sae_pk_set_password() local
485 struct sae_temporary_data *tmp = sae->tmp; in sae_pk_hash_sig_data() local
544 struct sae_temporary_data *tmp = sae->tmp; in sae_pk_valid_fingerprint() local
612 struct sae_temporary_data *tmp = sae->tmp; in sae_check_confirm_pk() local
Dsae.c26 struct sae_temporary_data *tmp; in sae_set_group() local
87 struct sae_temporary_data *tmp; in sae_clear_temp_data() local
581 struct crypto_bignum *tmp = NULL; in sswu() local
925 struct crypto_bignum *one = NULL, *two = NULL, *bn = NULL, *tmp = NULL, in sae_derive_pt_ffc() local
1053 struct sae_pt *pt = NULL, *last = NULL, *tmp; in sae_derive_pt() local
1102 struct crypto_bignum *tmp = NULL, *val = NULL, *one = NULL; in sae_derive_pwe_from_pt_ecc() local
1165 struct crypto_bignum *tmp = NULL, *val = NULL, *one = NULL; in sae_derive_pwe_from_pt_ffc() local
1469 struct crypto_bignum *tmp; in sae_derive_keys() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/
Dstate_binding.c54 float tmp = ((float) actual / UINT16_MAX); in bt_mesh_convert_lightness_actual_to_linear() local
66 float tmp = (temp - min) * UINT16_MAX / (max - min); in bt_mesh_convert_temperature_to_gen_level() local
73 uint16_t tmp = (uint16_t) ((level - INT16_MIN) * diff); in bt_mesh_covert_gen_level_to_temperature() local
/hal_espressif-latest/components/wpa_supplicant/port/
Deloop.c91 struct eloop_timeout *timeout, *tmp; in eloop_register_timeout_debug() local
254 struct eloop_timeout *tmp; in eloop_is_timeout_registered() local
272 struct eloop_timeout *tmp; in eloop_deplete_timeout() local
303 struct eloop_timeout *tmp; in eloop_replenish_timeout() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcrypto.c130 uint8_t tmp[16] = {0}; in bt_mesh_k3() local
157 uint8_t tmp[16] = {0}; in bt_mesh_k4() local
573 uint8_t tmp[16] = {0}; in bt_mesh_net_obfuscate() local
795 uint8_t tmp[16] = {0}; in bt_mesh_virtual_addr() local
856 uint8_t msg[13] = {0}, tmp[16] = {0}; in bt_mesh_beacon_auth() local
/hal_espressif-latest/components/esp_coex/esp32c3/
Desp_coex_adapter.c43 portMUX_TYPE tmp = portMUX_INITIALIZER_UNLOCKED; in esp_coex_common_spin_lock_create_wrapper() local
64 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
/hal_espressif-latest/components/esp_coex/esp32h2/
Desp_coex_adapter.c42 portMUX_TYPE tmp = portMUX_INITIALIZER_UNLOCKED; in esp_coex_common_spin_lock_create_wrapper() local
63 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/crypto/
Dcrypto_mbedtls-bignum.c174 struct crypto_bignum *tmp = crypto_bignum_init(); in crypto_bignum_sqrmod() local
240 mbedtls_mpi exp, tmp; in crypto_bignum_legendre() local
300 struct crypto_bignum *tmp = crypto_bignum_init(); in crypto_bignum_addmod() local
/hal_espressif-latest/components/esp_coex/esp32c2/
Desp_coex_adapter.c42 portMUX_TYPE tmp = portMUX_INITIALIZER_UNLOCKED; in esp_coex_common_spin_lock_create_wrapper() local
63 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
/hal_espressif-latest/components/esp_coex/esp32c6/
Desp_coex_adapter.c42 portMUX_TYPE tmp = portMUX_INITIALIZER_UNLOCKED; in esp_coex_common_spin_lock_create_wrapper() local
63 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
/hal_espressif-latest/components/wpa_supplicant/src/utils/
Dwpabuf.c221 void *tmp = wpabuf_mhead_u8(buf) + wpabuf_len(buf); in wpabuf_put() local
304 void *tmp = wpabuf_mhead_u8(buf) + wpabuf_len(buf); in wpabuf_printf() local
Djson.c83 char *tmp; in json_parse_string() local
596 char *tmp; in json_add_string_escape() local
/hal_espressif-latest/components/esp_coex/esp32/
Desp_coex_adapter.c45 portMUX_TYPE tmp = portMUX_INITIALIZER_UNLOCKED; in esp_coex_common_spin_lock_create_wrapper() local
66 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
/hal_espressif-latest/components/esp_coex/esp32s2/
Desp_coex_adapter.c47 portMUX_TYPE tmp = portMUX_INITIALIZER_UNLOCKED; in esp_coex_common_spin_lock_create_wrapper() local
68 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
/hal_espressif-latest/components/esp_coex/esp32s3/
Desp_coex_adapter.c48 portMUX_TYPE tmp = portMUX_INITIALIZER_UNLOCKED; in esp_coex_common_spin_lock_create_wrapper() local
69 void IRAM_ATTR esp_coex_common_int_restore_wrapper(void *wifi_int_mux, uint32_t tmp) in esp_coex_common_int_restore_wrapper()
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Daes-ccm.c121 u8 tmp[AES_BLOCK_SIZE]; in aes_ccm_encr_auth() local
136 u8 tmp[AES_BLOCK_SIZE]; in aes_ccm_decr_auth() local
Daes-cbc.c63 u8 cbc[AES_BLOCK_SIZE], tmp[AES_BLOCK_SIZE]; in aes_128_cbc_decrypt() local
Daes-gcm.c107 u8 tmp[16]; in ghash() local
146 u8 cb[AES_BLOCK_SIZE], tmp[AES_BLOCK_SIZE]; in aes_gctr() local
Dsha1-pbkdf2.c18 unsigned char tmp[SHA1_MAC_LEN], tmp2[SHA1_MAC_LEN]; in pbkdf2_sha1_f() local
Dcrypto_internal-modexp.c62 struct bignum *p, *q, *tmp; in crypto_dh_derive_secret() local
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/src/
Decc_dh.c151 uECC_word_t tmp[NUM_ECC_WORDS]; in uECC_shared_secret() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Decc_dh.c152 uECC_word_t tmp[NUM_ECC_WORDS]; in uECC_shared_secret() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_sr_hash.c166 UINT8 tmp; in gatts_calculate_datebase_hash() local
/hal_espressif-latest/components/bt/common/osi/
Dpkt_queue.c43 pkt_linked_item_t *tmp; in pkt_queue_cleanup() local

1234