Searched refs:bt_mesh_app_encrypt (Results 1 – 4 of 4) sorted by relevance
119 int bt_mesh_app_encrypt(const struct bt_mesh_key *key, const struct bt_mesh_app_crypto_ctx *ctx,
454 int bt_mesh_app_encrypt(const struct bt_mesh_key *key, const struct bt_mesh_app_crypto_ctx *ctx, in bt_mesh_app_encrypt() function
642 return bt_mesh_app_encrypt(key, &crypto, msg); in trans_encrypt()
446 return bt_mesh_app_encrypt(meta->key, &meta->crypto, &sdu); in unseg_app_sdu_encrypt()
Completed in 18 milliseconds