Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/bluetooth/mesh/
Dcrypto.c310 static void create_proxy_sol_nonce(uint8_t nonce[13], const uint8_t *pdu) in create_proxy_sol_nonce() function
394 create_proxy_sol_nonce(nonce, buf->data); in bt_mesh_net_encrypt()
424 create_proxy_sol_nonce(nonce, buf->data); in bt_mesh_net_decrypt()