Searched refs:Encrypted_Data (Results 1 – 3 of 3) sorted by relevance
1259 uint8_t Encrypted_Data[16]);6847 uint8_t *Encrypted_Data);6860 uint8_t * Encrypted_Data,
681 uint8_t Encrypted_Data[16];2375 uint8_t Encrypted_Data[(HCI_MAX_PAYLOAD_SIZE - 2)/sizeof(uint8_t)];2382 uint8_t Encrypted_Data[(HCI_MAX_PAYLOAD_SIZE - 25)/sizeof(uint8_t)];5652 uint8_t Encrypted_Data[16] = {0}; in hci_le_encrypt_process() local5663 Encrypted_Data); in hci_le_encrypt_process()5665 Osal_MemCpy((void *) rp0->Encrypted_Data,(const void *) Encrypted_Data, 16); in hci_le_encrypt_process()12334 uint8_t Encrypted_Data[HCI_MAX_PAYLOAD_SIZE/sizeof(uint8_t)] = {0}; in aci_gap_encrypt_adv_data_nwk_process() local12348 Encrypted_Data); in aci_gap_encrypt_adv_data_nwk_process()12355 …Osal_MemCpy((void *) rp0->Encrypted_Data,(const void *) Encrypted_Data, rp0->Encrypted_Data_Length… in aci_gap_encrypt_adv_data_nwk_process()12398 … cp0->Encrypted_Data /* cp0->Encrypted_Data_Length * (sizeof(uint8_t)) */, in aci_gap_decrypt_adv_data_nwk_process()
1089 uint8_t Encrypted_Data[16];