Searched refs:test_update_path (Results 1 – 1 of 1) sorted by relevance
134 async fn test_update_path(cipher_suite: CipherSuite, cred: &str) -> UpdatePath { in test_update_path() function192 let update_path = test_update_path(TEST_CIPHER_SUITE, "creator").await; in test_valid_leaf_node()214 let mut update_path = test_update_path(TEST_CIPHER_SUITE, "creator").await; in test_invalid_key_package()234 let update_path = test_update_path(cipher_suite, "foobar").await; in validating_path_fails_with_different_identity()252 let update_path = test_update_path(TEST_CIPHER_SUITE, "creator").await; in validating_path_fails_with_same_hpke_key()