Home
last modified time | relevance | path

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

/system/bt/stack/test/
Dcrypto_toolbox_test.cc209 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/
Dcrypto_toolbox.cc77 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/
Dhciblecmds.cc394 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/
Dsmp_keys.cc531 Octet16 ltk = aes_128(er, (uint8_t*)&p_cb->div, sizeof(uint16_t)); in smp_generate_ltk_cont() local
Dsmp_int.h316 Octet16 ltk; member
/system/bt/stack/include/
Dbt_types.h583 inline bool is_sample_ltk(const Octet16& ltk) { in is_sample_ltk()
Dbtm_api_types.h1634 Octet16 ltk; member
1650 Octet16 ltk; member