Searched defs:zero (Results 1 – 13 of 13) sorted by relevance
/hal_espressif-latest/components/wpa_supplicant/src/tls/ |
D | pkcs8.c | 23 struct bignum *zero; in pkcs8_key_import() local
|
D | rsa.c | 147 struct bignum *zero; in crypto_rsa_import_private_key() local
|
/hal_espressif-latest/components/bt/host/bluedroid/device/ |
D | bdaddr.c | 39 uint8_t zero[sizeof(bt_bdaddr_t)] = { 0 }; in bdaddr_is_empty() local
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | crypto.h | 38 const uint8_t zero[16] = { 0 }; in bt_mesh_s1() local
|
D | provisioner_prov.c | 707 uint8_t zero[16] = {0}; local 946 uint8_t zero[16] = {0}; local
|
/hal_espressif-latest/components/wpa_supplicant/src/crypto/ |
D | aes-siv.c | 17 static const u8 zero[AES_BLOCK_SIZE]; variable
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/ |
D | time_scene_server.c | 53 uint8_t zero[5] = {0}; in send_time_status() local 159 uint8_t zero[5] = {0}; in time_get() local
|
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/ |
D | stub_flasher.h | 70 uint8_t zero; member
|
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/ |
D | btc_ble_mesh_prov.c | 2026 const uint8_t zero[16] = {0}; in btc_ble_mesh_prov_call_handler() local 2060 const uint8_t zero[16] = {0}; in btc_ble_mesh_prov_call_handler() local
|
/hal_espressif-latest/components/wpa_supplicant/src/common/ |
D | sae.c | 578 struct crypto_bignum *a, *u2, *t1, *t2, *z, *t, *zero, *one, *two, *three, in sswu() local 1464 u8 zero[SAE_MAX_HASH_LEN], val[SAE_MAX_PRIME_LEN]; in sae_derive_keys() local
|
D | dpp.c | 1892 u8 zero = 0; in dpp_gen_r_auth() local
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/bluedroid_host/ |
D | mesh_bearer_adapt.c | 1179 uint8_t zero[6] = {0}; in bt_mesh_gattc_conn_create() local
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/nimble_host/ |
D | mesh_bearer_adapt.c | 1418 uint8_t zero[6] = {0}; in bt_mesh_gattc_conn_create() local
|