Home
last modified time | relevance | path

Searched defs:bt_mesh_key_compare (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/mesh/
Dkeys.h49 static inline int bt_mesh_key_compare(const uint8_t raw_key[16], const struct bt_mesh_key *mesh_key) in bt_mesh_key_compare() function
Dcrypto_psa.c502 int bt_mesh_key_compare(const uint8_t raw_key[16], const struct bt_mesh_key *key) in bt_mesh_key_compare() function