Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/crypto_toolbox/
Dcrypto_toolbox.h54 uint16_t tlen, uint8_t* p_signature) { in aes_cmac()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_auth.cc58 uint8_t* p_signature; in gatt_sign_data() local