Home
last modified time | relevance | path

Searched defs:auth_size (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dprov.c151 uint8_t auth_size = bt_mesh_prov_auth_size_get(); in get_auth_number() local
176 uint8_t auth_size = bt_mesh_prov_auth_size_get(); in bt_mesh_prov_auth() local
266 uint8_t auth_size = bt_mesh_prov_auth_size_get(); in bt_mesh_input_number() local
Dprovisionee.c159 uint8_t auth_size = bt_mesh_prov_auth_size_get(); in prov_start() local
209 uint8_t auth_size = bt_mesh_prov_auth_size_get(); in send_confirm() local
Dprovisioner.c314 uint8_t auth_size = bt_mesh_prov_auth_size_get(); in send_confirm() local
Dcrypto.c649 uint8_t auth_size = algorithm ? 32 : 16; in bt_mesh_prov_conf() local