Home
last modified time | relevance | path

Searched defs:rand (Results 1 – 22 of 22) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_addr.c303 UINT8 rand[3]; in btm_ble_addr_resolvable() local
347 UINT8 rand[3]; in btm_ble_match_random_bda() local
/hal_espressif-3.7.0/components/bt/test/
Dtest_smp.c81 uint32_t rand = esp_random(); in bt_rand() local
/hal_espressif-3.7.0/components/mbedtls/test_apps/main/
Dtest_esp_crt_bundle.c455 uint8_t rand; variable
/hal_espressif-3.7.0/components/esp_rom/esp32c3/ld/
Desp32c3.rom.newlib.ld77 PROVIDE ( rand = 0x4000043c ); symbol
/hal_espressif-3.7.0/components/esp_rom/esp32s3/ld/
Desp32s3.rom.newlib.ld80 PROVIDE ( rand = 0x400014a0 ); symbol
/hal_espressif-3.7.0/components/esp_rom/esp32c6/ld/
Desp32c6.rom.newlib.ld80 rand = 0x40000590; symbol
/hal_espressif-3.7.0/components/esp_rom/esp32h2/ld/
Desp32h2.rom.newlib.ld80 rand = 0x40000588; symbol
/hal_espressif-3.7.0/components/esp_rom/esp32/ld/
Desp32.rom.newlib-funcs.ld83 PROVIDE ( rand = 0x40001058 ); symbol
/hal_espressif-3.7.0/components/esp_rom/esp32c2/ld/
Desp32c2.rom.newlib.ld80 rand = 0x40000570; symbol
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/smp/
Dsmp_keys.c648 void smp_calculate_comfirm (tSMP_CB *p_cb, BT_OCTET16 rand, BD_ADDR bda) in smp_calculate_comfirm()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h285 BT_OCTET16 rand; /* for SC this is local nonce */ member
/hal_espressif-3.7.0/tools/esptool_py/flasher_stub/ld/
Drom_8266.ld202 PROVIDE ( rand = 0x40000600 ); symbol
Drom_32s2.ld604 PROVIDE ( rand = 0x40007a78 ); symbol
Drom_32.ld491 PROVIDE ( rand = 0x40001058 ); symbol
Drom_32c3.ld2170 rand = 0x4000043c; symbol
Drom_32s3_beta_2.ld983 PROVIDE ( rand = 0x4003a0e4 ); symbol
/hal_espressif-3.7.0/components/bt/esp_ble_mesh/mesh_core/
Dprov.c124 uint8_t rand[16]; /* Local Random */ member
Dprovisioner_prov.c150 uint8_t *rand; /* Local Random */ member
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h519 BT_OCTET8 rand; /* random vector for LTK generation */ member
/hal_espressif-3.7.0/components/bt/porting/nimble/include/nimble/
Dhci_common.h366 uint64_t rand; member
1586 uint64_t rand; member
/hal_espressif-3.7.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h472 esp_bt_octet8_t rand; /*!< The random number*/ member
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1712 BT_OCTET8 rand; member