HomeSort by relevance Sort by last modified time
    Searched refs:CryptoAlgorithm (Results 1 - 4 of 4) sorted by null

  /system/connectivity/shill/wifi/
wifi_service.h 266 static CryptoAlgorithm ComputeCipher8021x(
366 CryptoAlgorithm cipher_8021x_;
wifi_service.cc 866 CryptoAlgorithm algorithm = kCryptoNone;
894 Service::CryptoAlgorithm WiFiService::ComputeCipher8021x(
902 Service::CryptoAlgorithm cipher = Service::kCryptoAes;
904 Service::CryptoAlgorithm endpoint_cipher;
    [all...]
  /system/connectivity/shill/
service.h 142 enum CryptoAlgorithm {
648 void SetSecurity(CryptoAlgorithm crypt, bool rotation, bool endpoint_auth);
    [all...]
service.cc     [all...]

Completed in 274 milliseconds