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

  /system/connectivity/shill/wifi/
wifi_service.cc 867 bool key_rotation = false; local
874 key_rotation = Is8021x();
879 key_rotation = true;
883 key_rotation = true;
887 key_rotation = true;
890 SetSecurity(algorithm, key_rotation, endpoint_auth);
    [all...]
wifi_service_unittest.cc     [all...]
  /system/connectivity/shill/
service.h 414 bool key_rotation() const { return key_rotation_; } function in class:shill::Service
    [all...]
service.cc     [all...]
manager.cc     [all...]

Completed in 1230 milliseconds