Home
last modified time | relevance | path

Searched defs:encryptedData (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
Dwifi_encryption_util.cpp68 EncryptedData &encryptedData) in WifiEncryption()
117 …_t WifiDecryption(const WifiEncryptionInfo &wifiEncryptionInfo, const EncryptedData &encryptedData, in WifiDecryption()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
Dsmp_send.c624 uint8_t encryptedData[SMP_ENCRYPT_PLAINTEXTDATA_LEN] = {0x00}; in SMP_Aes128Software() local
Dsmp.c815 uint8_t encryptedData[SMP_ENCRYPT_PLAINTEXTDATA_LEN] = {0x00}; in SMP_ResolveRPA() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
Dhci_def_le_cmd.h327 uint8_t encryptedData[16]; member