Searched refs:key_rotation_ (Results 1 – 2 of 2) sorted by relevance
414 bool key_rotation() const { return key_rotation_; } in key_rotation()847 bool key_rotation_; variable
164 key_rotation_(false), in Service()1063 return (crypto_algorithm_ << 2) | (key_rotation_ << 1) | endpoint_auth_; in SecurityLevel()1538 key_rotation_ = key_rotation; in SetSecurity()