Searched defs:key_rotation (Results 1 – 3 of 3) sorted by relevance
867 bool key_rotation = false; in UpdateSecurity() local
414 bool key_rotation() const { return key_rotation_; } in key_rotation() function
1535 void Service::SetSecurity(CryptoAlgorithm crypto_algorithm, bool key_rotation, in SetSecurity()