Home
last modified time | relevance | path

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

/system/bt/stack/crypto_toolbox/
Dcrypto_toolbox.h56 uint8_t* p_mac = signature.data() + (OCTET16_LEN - tlen); in aes_cmac() local
/system/bt/gd/crypto_toolbox/
Dcrypto_toolbox.h66 uint8_t* p_mac = signature.data() + (OCTET16_LEN - tlen); in aes_cmac() local
/system/bt/stack/btm/
Dbtm_ble.cc2063 uint8_t* p_mac = (uint8_t*)signature; in BTM_BleDataSignature() local
2118 uint8_t p_mac[BTM_CMAC_TLEN_SIZE]; in BTM_BleVerifySignature() local