Home
last modified time | relevance | path

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

/hal_espressif-3.7.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()
788 const uint8_t *enc = NULL, *priv = NULL; in bt_mesh_net_resend() local
862 const uint8_t *enc = NULL, *priv = NULL; in bt_mesh_net_encode() local
1051 static int net_decrypt(struct bt_mesh_subnet *sub, const uint8_t *enc, in net_decrypt()
1208 const uint8_t *enc = NULL, *priv = NULL; in bt_mesh_net_relay() local
Dnet.h65 uint8_t enc[16]; /* EncKey */ member
388 uint8_t enc[16]; /* EncKey */ member
Dfriend.c489 const uint8_t *enc = NULL, *priv = NULL; in encrypt_friend_pdu() local