Home
last modified time | relevance | path

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

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
Dwifi_encryption_util.cpp48 int32_t GetKey(const WifiEncryptionInfo &wifiEncryptionInfo, const struct HksParamSet *genParamSet) in GetKey()
67 int32_t WifiEncryption(const WifiEncryptionInfo &wifiEncryptionInfo, const std::string &inputString, in WifiEncryption()
117 int32_t WifiDecryption(const WifiEncryptionInfo &wifiEncryptionInfo, const EncryptedData &encrypted… in WifiDecryption()