Searched defs:update_path (Results 1 – 6 of 6) sorted by relevance
192 let update_path = test_update_path(TEST_CIPHER_SUITE, "creator").await; in test_valid_leaf_node() localVariable214 let mut update_path = test_update_path(TEST_CIPHER_SUITE, "creator").await; in test_invalid_key_package() localVariable234 let update_path = test_update_path(cipher_suite, "foobar").await; in validating_path_fails_with_different_identity() localVariable252 let update_path = test_update_path(TEST_CIPHER_SUITE, "creator").await; in validating_path_fails_with_same_hpke_key() localVariable
44 pub update_path: UpdatePath, field162 let update_path = UpdatePath { in encap() localVariable
45 pub mod update_path; module
62 update_path: Vec<u8>, field
589 static errcode_t update_path(ext2_extent_handle_t handle) in update_path() function
794 let update_path = match commit.path { in process_commit() localVariable