Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/smp/
Dsmp_cmac.c133 static BOOLEAN cmac_aes_k_calculate(BT_OCTET16 key, UINT8 *p_signature, UINT16 tlen) in cmac_aes_k_calculate()
281 UINT16 tlen, UINT8 *p_signature) in aes_cipher_msg_auth_code()
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_auth.c50 UINT8 *p_signature; in gatt_sign_data() local