Home
last modified time | relevance | path

Searched defs:context1 (Results 1 – 2 of 2) sorted by relevance

/trusty/user/app/keymint/
Dkeys.rs375 let context1 = in kek_with_different_context_return_different_keys() localVariable
378 let context1 = TrustyKekContext::from_raw(&context1.unwrap().to_raw().unwrap()).unwrap(); in kek_with_different_context_return_different_keys() localVariable
413 let context1 = in legacy_kek_is_different_than_non_legacy() localVariable
/trusty/user/app/sample/hwcryptokey-test/
Dversioned_keys_explicit.rs323 let context1 = "context1"; in explicit_keys_unique_by_context() localVariable