Home
last modified time | relevance | path

Searched refs:encrypted_data (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/android/app/proto/
Dkeystore.proto26 // MAC of (init_vector + encrypted_data).
28 optional bytes encrypted_data = 3; field
/packages/modules/Bluetooth/system/tools/irk-calculator/src/
Dmain.rs56 let encrypted_data = e(k, padded_r); localVariable
60 for b in &encrypted_data[13..] {
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc2761 auto encrypted_data = rootcanal::crypto::aes_128( in LeEncrypt() local
2765 kNumCommandPackets, ErrorCode::SUCCESS, encrypted_data)); in LeEncrypt()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl3391 encrypted_data : 8[16],
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl3579 encrypted_data : 8[16],