Home
last modified time | relevance | path

Searched defs:keys (Results 1 – 18 of 18) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dtest.c35 struct bt_mesh_app_keys *keys = NULL; in bt_mesh_device_auto_enter_network() local
Dlocal_operation.c273 struct bt_mesh_app_keys *keys = &key->keys[0]; in bt_mesh_node_local_app_key_add() local
Dnet.c164 int bt_mesh_net_keys_create(struct bt_mesh_subnet_keys *keys, in bt_mesh_net_keys_create()
426 struct bt_mesh_subnet_keys *keys = NULL; in bt_mesh_net_beacon_update() local
1013 static bool auth_match(struct bt_mesh_subnet_keys *keys, in auth_match()
Dbeacon.c110 struct bt_mesh_subnet_keys *keys = NULL; in bt_mesh_beacon_create() local
Dnet.h42 } keys[2]; member
72 } keys[2]; member
Dprovisioner_main.c944 struct bt_mesh_app_keys *keys = NULL; in bt_mesh_provisioner_local_app_key_add() local
1041 struct bt_mesh_app_keys *keys = NULL; in bt_mesh_provisioner_local_app_key_update() local
Dtransport.c816 struct bt_mesh_app_keys *keys = NULL; in sdu_recv() local
Dcfg_srv.c370 struct bt_mesh_app_keys *keys = NULL; in app_key_set() local
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Ddes-internal.c318 static void desfunc(u32 *block, const u32 *keys) in desfunc()
/hal_espressif-latest/components/bootloader_support/src/flash_encryption/
Dflash_encrypt.c185 uint8_t keys[BLOCKS_NEEDED][32] = { 0 }; in check_and_generate_encryption_keys() local
/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dtlsv1_server.c645 int tlsv1_server_get_random(struct tlsv1_server *conn, struct tls_random *keys) in tlsv1_server_get_random()
Dtlsv1_client.c779 int tlsv1_client_get_random(struct tlsv1_client *conn, struct tls_random *keys) in tlsv1_client_get_random()
/hal_espressif-latest/components/wpa_supplicant/src/eap_peer/
Deap_tls_common.c303 struct tls_random keys; in eap_peer_tls_derive_session_id() local
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_common.c68 u8 keys[WPS_AUTHKEY_LEN + WPS_KEYWRAPKEY_LEN + WPS_EMSK_LEN]; in wps_derive_keys() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_access.h476 uint16_t keys[CONFIG_BLE_MESH_MODEL_KEY_COUNT]; member
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae.c1468 u8 keys[2 * SAE_MAX_HASH_LEN + SAE_PMK_LEN]; in sae_derive_keys() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h565 tBTM_SEC_BLE_KEYS keys; /* LE device security info in slave rode */ member
/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h497 uint16_t keys[CONFIG_BLE_MESH_MODEL_KEY_COUNT]; member