Searched refs:encrypted_ad_data_size (Results 1 – 1 of 1) sorted by relevance
185 size_t encrypted_ad_data_size = encrypted_payload_size - BT_EAD_RANDOMIZER_SIZE; in ead_decrypt() local186 size_t payload_size = encrypted_ad_data_size - BT_EAD_MIC_SIZE; in ead_decrypt()195 LOG_HEXDUMP_DBG(encrypted_ad_data, encrypted_ad_data_size, "Encrypted Data: "); in ead_decrypt()