Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dcrypto.c474 u32_t iv_index) in create_proxy_nonce()
495 u32_t iv_index) in create_net_nonce()
515 int bt_mesh_net_obfuscate(u8_t *pdu, u32_t iv_index, in bt_mesh_net_obfuscate()
539 u32_t iv_index, bool proxy) in bt_mesh_net_encrypt()
565 u32_t iv_index, bool proxy) in bt_mesh_net_decrypt()
587 u32_t iv_index) in create_app_nonce()
603 u16_t src, u16_t dst, u32_t seq_num, u32_t iv_index) in mesh_app_encrypt()
620 u16_t dst, u32_t seq_num, u32_t iv_index) in bt_mesh_app_encrypt_in_place()
634 u16_t src, u16_t dst, u32_t seq_num, u32_t iv_index) in bt_mesh_app_encrypt()
650 u32_t seq_num, u32_t iv_index) in mesh_app_decrypt()
[all …]
Dnet.c411 u32_t iv_index) in bt_mesh_net_create()
582 bool bt_mesh_net_iv_update(u32_t iv_index, bool iv_update) in bt_mesh_net_iv_update()
889 u32_t iv_index, const u8_t auth[8]) in auth_match()
910 u32_t iv_index, const u8_t auth[8], in bt_mesh_subnet_find()
Dmesh.c37 u8_t flags, u32_t iv_index, u16_t addr, in bt_mesh_provision()
Dtransport.h41 u32_t iv_index; member
Dbeacon.c278 u32_t iv_index; in secure_beacon_recv() local
Dfriend.c59 u32_t iv_index; member
423 u32_t iv_index; in encrypt_friend_pdu() local
Dlpn.c917 u32_t iv_index; in bt_mesh_lpn_friend_update() local
Dtransport.c51 #define SEQ_AUTH(iv_index, seq) (((u64_t)(iv_index)) << 24 | (u64_t)(seq)) argument
Dnet.h241 u32_t iv_index; /* Current IV Index */ member
Dprov.c1274 u32_t iv_index; in prov_data() local
Dsettings.c73 u32_t iv_index; member
Dshell.c1823 u32_t iv_index; in cmd_provision() local