HomeSort by relevance Sort by last modified time
    Searched full:dhk (Results 1 - 10 of 10) sorted by null

  /external/bluetooth/bluedroid/stack/smp/
smp_keys.c 783 ** Description This function is to proceed generate Y = E(DHK, Rand)
790 BT_OCTET16 dhk; local
796 BTM_GetDeviceDHK(dhk);
798 if (!SMP_Encrypt(dhk, BT_OCTET16_LEN, p_cb->enc_rand,
  /external/bluetooth/bluedroid/stack/btm/
btm_ble.c 270 ** Description This function is called to read the local device DHK.
273 ** the local device DHK is copied into dhk
276 void BTM_GetDeviceDHK (BT_OCTET16 dhk)
280 memcpy (dhk, btm_cb.devcb.id_keys.dhk, BT_OCTET16_LEN);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 494 ** Description This function is called to read the local device DHK.
497 ** the local device DHK is copied into dhk
500 BTM_API extern void BTM_GetDeviceDHK (BT_OCTET16 dhk);
    [all...]
btm_api.h 1714 BT_OCTET16 dhk; member in struct:__anon1018
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_dm.c 101 UINT8 dhk[BT_OCTET16_LEN]; member in struct:__anon664
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 596 BT_OCTET16 dhk; member in struct:__anon346
    [all...]
  /packages/apps/Camera/perftests/panorama/output/
golden.ppm 441 * ) > #Z>@dHK?ut?}}?bf3# "    'hQT^EF 
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/thumb/
libgnustl_static.a     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/thumb/
libgnustl_static.a     [all...]
  /packages/apps/Camera/perftests/panorama/input/
test_001.ppm     [all...]

Completed in 476 milliseconds