Searched refs:CryptoAlgorithm (Results 1 – 4 of 4) sorted by relevance
266 static CryptoAlgorithm ComputeCipher8021x(366 CryptoAlgorithm cipher_8021x_;
866 CryptoAlgorithm algorithm = kCryptoNone; in UpdateSecurity()894 Service::CryptoAlgorithm WiFiService::ComputeCipher8021x( in ComputeCipher8021x()902 Service::CryptoAlgorithm cipher = Service::kCryptoAes; in ComputeCipher8021x()904 Service::CryptoAlgorithm endpoint_cipher; in ComputeCipher8021x()
142 enum CryptoAlgorithm { enum648 void SetSecurity(CryptoAlgorithm crypt, bool rotation, bool endpoint_auth);
1535 void Service::SetSecurity(CryptoAlgorithm crypto_algorithm, bool key_rotation, in SetSecurity()