Searched refs:context1 (Results 1 – 2 of 2) sorted by relevance
375 let context1 = in kek_with_different_context_return_different_keys() localVariable378 let context1 = TrustyKekContext::from_raw(&context1.unwrap().to_raw().unwrap()).unwrap(); in kek_with_different_context_return_different_keys() localVariable379 let non_legacy_context1 = match context1.clone() { in kek_with_different_context_return_different_keys()397 .root_kek(&context1.to_raw().expect("Couldn't serialize kek1 context")) in kek_with_different_context_return_different_keys()413 let context1 = in legacy_kek_is_different_than_non_legacy() localVariable419 .root_kek(&context1.to_raw().expect("Couldn't serialize kek1 context")) in legacy_kek_is_different_than_non_legacy()
323 let context1 = "context1"; in explicit_keys_unique_by_context() localVariable329 context: context1.as_bytes().to_vec(), in explicit_keys_unique_by_context()