Home
last modified time | relevance | path

Searched defs:p_mac (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Dcrypto_toolbox.h57 uint8_t* p_mac = signature.data() + (bluetooth::hci::kOctet16Length - tlen); in aes_cmac() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc1787 uint8_t* p_mac = (uint8_t*)signature; in BTM_BleDataSignature() local
1833 uint8_t p_mac[BTM_CMAC_TLEN_SIZE]; in BTM_BleVerifySignature() local