Searched defs:p_signature (Results 1 – 2 of 2) sorted by relevance
135 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()
50 UINT8 *p_signature; in gatt_sign_data() local