Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dcrypto.h109 struct bt_mesh_app_crypto_ctx { struct
119 int bt_mesh_app_encrypt(const struct bt_mesh_key *key, const struct bt_mesh_app_crypto_ctx *ctx, argument
122 int bt_mesh_app_decrypt(const struct bt_mesh_key *key, const struct bt_mesh_app_crypto_ctx *ctx,
Dcrypto.c438 const struct bt_mesh_app_crypto_ctx *ctx) in create_app_nonce()
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()
480 int bt_mesh_app_decrypt(const struct bt_mesh_key *key, const struct bt_mesh_app_crypto_ctx *ctx, in bt_mesh_app_decrypt()
Dtransport.c629 struct bt_mesh_app_crypto_ctx crypto = { in trans_encrypt()
737 struct bt_mesh_app_crypto_ctx crypto;
Dfriend.c370 struct bt_mesh_app_crypto_ctx crypto;