Searched defs:ltk (Results 1 – 7 of 7) sorted by relevance
/system/bt/stack/test/ |
D | crypto_toolbox_test.cc | 209 Octet16 mac_key, ltk; in TEST() local 381 Octet16 ltk = link_key_to_ltk(link_key, true); in TEST() local 396 Octet16 ltk = link_key_to_ltk(link_key, false); in TEST() local
|
/system/bt/stack/crypto_toolbox/ |
D | crypto_toolbox.cc | 77 uint8_t* a2, Octet16* mac_key, Octet16* ltk) { in f5() 153 Octet16 ltk_to_link_key(const Octet16& ltk, bool use_h7) { in ltk_to_link_key()
|
/system/bt/stack/hcic/ |
D | hciblecmds.cc | 394 uint16_t ediv, const Octet16& ltk) { in btsnd_hcic_ble_start_enc() 412 void btsnd_hcic_ble_ltk_req_reply(uint16_t handle, const Octet16& ltk) { in btsnd_hcic_ble_ltk_req_reply()
|
/system/bt/stack/smp/ |
D | smp_keys.cc | 531 Octet16 ltk = aes_128(er, (uint8_t*)&p_cb->div, sizeof(uint16_t)); in smp_generate_ltk_cont() local
|
D | smp_int.h | 316 Octet16 ltk; member
|
/system/bt/stack/include/ |
D | bt_types.h | 583 inline bool is_sample_ltk(const Octet16& ltk) { in is_sample_ltk()
|
D | btm_api_types.h | 1634 Octet16 ltk; member 1650 Octet16 ltk; member
|