Home
last modified time | relevance | path

Searched defs:enc (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_core/
Dnet.c366 const uint8_t **enc, const uint8_t **priv) in friend_cred_get()
402 const uint8_t **enc, const uint8_t **priv) in friend_cred_get()
782 const uint8_t *enc = NULL, *priv = NULL; in bt_mesh_net_resend() local
856 const uint8_t *enc = NULL, *priv = NULL; in bt_mesh_net_encode() local
1045 static int net_decrypt(struct bt_mesh_subnet *sub, const uint8_t *enc, in net_decrypt()
1202 const uint8_t *enc = NULL, *priv = NULL; in bt_mesh_net_relay() local
Dnet.h65 uint8_t enc[16]; /* EncKey */ member
389 uint8_t enc[16]; /* EncKey */ member
Dfriend.c472 const uint8_t *enc = NULL, *priv = NULL; in encrypt_friend_pdu() local