Home
last modified time | relevance | path

Searched defs:ltk (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/ctrl_encrypt/src/
Dmain.c237 const uint8_t ltk[] = { LTK }; in ZTEST() local
395 const uint8_t ltk[] = { LTK }; in ZTEST() local
579 const uint8_t ltk[] = { LTK }; in ZTEST() local
681 const uint8_t ltk[] = { LTK }; in ZTEST() local
781 const uint8_t ltk[] = { LTK }; in ZTEST() local
892 const uint8_t ltk[] = { LTK }; in ZTEST() local
995 const uint8_t ltk[] = { LTK }; in ZTEST() local
1097 const uint8_t ltk[] = { LTK }; in ZTEST() local
1199 const uint8_t ltk[] = { LTK }; in ZTEST() local
1310 const uint8_t ltk[] = { LTK }; in ZTEST() local
[all …]
/Zephyr-latest/subsys/bluetooth/crypto/
Dbt_crypto.c57 const bt_addr_le_t *a2, uint8_t *mackey, uint8_t *ltk) in bt_crypto_f5()
/Zephyr-latest/tests/bluetooth/bt_crypto/src/
Dtest_bt_crypto.c85 uint8_t mackey[16], ltk[16]; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_peripheral.c601 uint8_t const *const ltk)
Dull_central.c556 uint8_t const *const ediv, uint8_t const *const ltk) in ll_enc_req_send()
Dull_llcp_internal.h100 uint8_t ltk[16]; member
/Zephyr-latest/subsys/bluetooth/host/
Dkeys.h73 struct bt_ltk ltk; member
Dkeys.c494 uint8_t ltk[16]; in bt_keys_show_sniffer_info() local
Dsmp.h88 uint8_t ltk[16]; member
Dsmp.c2782 bool bt_smp_request_ltk(struct bt_conn *conn, uint64_t rand, uint16_t ediv, uint8_t *ltk) in bt_smp_request_ltk()
5228 uint8_t mackey[16], ltk[16]; in smp_f5_test() local
6037 uint8_t ltk[16]; in bt_smp_update_keys() local
Dhci_core.c2342 static void le_ltk_reply(uint16_t handle, uint8_t *ltk) in le_ltk_reply()
2366 uint8_t ltk[16]; in le_ltk_request() local
Dconn.c2536 uint8_t ediv[2], const uint8_t *ltk, size_t len) in bt_conn_le_start_encryption()
/Zephyr-latest/tests/bluetooth/controller/ctrl_hci/src/
Dmain.c503 uint8_t ltk[5]; in ZTEST() local
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1230 uint8_t ltk[16]; member
1236 uint8_t ltk[16]; member