Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/smp/
Dsmp_cmac.c50 void print128(BT_OCTET16 x, const UINT8 *key_name) in print128() function
221 print128(pp, (const UINT8 *)"K1 before shift"); in cmac_subkey_cont()
247 print128(k1, (const UINT8 *)"K1"); in cmac_subkey_cont()
248 print128(k2, (const UINT8 *)"K2"); in cmac_subkey_cont()