Home
last modified time | relevance | path

Searched refs:auth_tag (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dmain.h793 uint64_t auth_tag; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dbeacon.c598 memcpy(&beacon_info.auth_tag, params->auth, 8); in priv_beacon_decrypt()