Home
last modified time | relevance | path

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

/subsys/bluetooth/mesh/
A Dcrypto.h122 int bt_mesh_app_decrypt(const struct bt_mesh_key *key, const struct bt_mesh_app_crypto_ctx *ctx,
A Dcrypto.c480 int bt_mesh_app_decrypt(const struct bt_mesh_key *key, const struct bt_mesh_app_crypto_ctx *ctx, in bt_mesh_app_decrypt() function
A Dtransport.c767 err = bt_mesh_app_decrypt(key, &ctx->crypto, ctx->buf, ctx->sdu); in sdu_try_decrypt()
A Dfriend.c432 return bt_mesh_app_decrypt(meta->key, &meta->crypto, &in, &out); in unseg_app_sdu_decrypt()

Completed in 20 milliseconds