Home
last modified time | relevance | path

Searched defs:iv_index (Results 1 – 20 of 20) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcrypto.c511 bt_u32_t iv_index) in create_proxy_nonce()
538 bt_u32_t iv_index) in create_net_nonce()
563 int bt_mesh_net_obfuscate(u8_t *pdu, bt_u32_t iv_index, in bt_mesh_net_obfuscate()
594 bt_u32_t iv_index, bool proxy) in bt_mesh_net_encrypt()
631 bt_u32_t iv_index, bool proxy) in bt_mesh_net_decrypt()
664 bt_u32_t iv_index) in create_app_nonce()
682 u16_t src, u16_t dst, bt_u32_t seq_num, bt_u32_t iv_index) in bt_mesh_app_encrypt()
709 bt_u32_t iv_index) in bt_mesh_app_decrypt()
860 const u8_t net_id[8], bt_u32_t iv_index, in bt_mesh_beacon_auth()
A Dnet.c456 int bt_mesh_net_create(u16_t idx, u8_t flags, const u8_t key[16], bt_u32_t iv_index) in bt_mesh_net_create()
632 bool bt_mesh_net_iv_update(bt_u32_t iv_index, bool iv_update) in bt_mesh_net_iv_update()
950 …l auth_match(struct bt_mesh_subnet_keys *keys, const u8_t net_id[8], u8_t flags, bt_u32_t iv_index, in auth_match()
969 struct bt_mesh_subnet *bt_mesh_subnet_find(const u8_t net_id[8], u8_t flags, bt_u32_t iv_index, con… in bt_mesh_subnet_find()
A Dmain.c50 int bt_mesh_provision(const u8_t net_key[16], u16_t net_idx, u8_t flags, bt_u32_t iv_index, u16_t a… in bt_mesh_provision()
A Dbeacon.c286 bt_u32_t iv_index; in secure_beacon_recv() local
A Dprovisioner_prov.c166 bt_u32_t iv_index; /* IV Index */ member
385 bt_u32_t iv_index; member
452 bt_u32_t iv_index, /* IV Index */ in provisioner_prov_restore_nodes_info()
1150 int bt_mesh_temp_prov_set_flags_iv_index(u8_t flags, bt_u32_t iv_index) in bt_mesh_temp_prov_set_flags_iv_index()
A Dlpn.c929 bt_u32_t iv_index; in bt_mesh_lpn_friend_update() local
A Dprovisioner_main.c131 … u8_t element_num, u16_t net_idx, u8_t flags, bt_u32_t iv_index, const u8_t dev_key[16], in provisioner_node_provision()
A Dfriend.c63 bt_u32_t iv_index; member
A Dtransport.c68 #define SEQ_AUTH(iv_index, seq) (((u64_t)iv_index) << 24 | (u64_t)seq) argument
A Dprov.c1134 bt_u32_t iv_index; in prov_data() local
A Dsettings.c102 bt_u32_t iv_index; member
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dprovisioner_main.h36 bt_u32_t iv_index; /* Node IV Index */ member
A Dprovisioner_prov.h81 bt_u32_t iv_index; member
98 bt_u32_t iv_index; /* IV Index */ member
A Dble_transport.h42 bt_u32_t iv_index; member
A Dnet.h231 bt_u32_t iv_index; /* Current IV Index */ member
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_provisioner/include/
A Dmesh_provisioner.h24 uint32_t iv_index; member
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_provision.c319 uint32_t iv_index; in genie_provision_ultra_prov_recv_data() local
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Dmain.h262 bt_u32_t iv_index; member
/AliOS-Things-master/components/mbedtls/library/
A Dgcm.c578 static const int iv_index[MAX_TESTS] = variable
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c2589 bt_u32_t iv_index; in cmd_provision() local

Completed in 44 milliseconds