Home
last modified time | relevance | path

Searched refs:cipher_8021x_ (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/wifi/
Dwifi_service.cc98 cipher_8021x_(kCryptoNone), in WiFiService()
818 cipher_8021x_ = ComputeCipher8021x(endpoints_); in UpdateFromEndpoints()
886 algorithm = cipher_8021x_; in UpdateSecurity()
Dwifi_service.h366 CryptoAlgorithm cipher_8021x_; variable