Searched defs:update_leaf (Results 1 – 3 of 3) sorted by relevance
94 pub fn update_leaf(&mut self, new_leaf: HpkeSecretKey) { in update_leaf() method
628 pub async fn update_leaf<I, CP>( in update_leaf() method
2054 let update_leaf = match *proposal { in test_invalid_commit_self_update() localVariable