Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_cmac.c135 static BOOLEAN cmac_aes_k_calculate(BT_OCTET16 key, UINT8 *p_signature, UINT16 tlen) in cmac_aes_k_calculate()
295 UINT16 tlen, UINT8 *p_signature) in aes_cipher_msg_auth_code()
/system/bt/stack/gatt/
Dgatt_auth.c50 UINT8 *p_signature; in gatt_sign_data() local