Home
last modified time | relevance | path

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

/trusty/user/app/keymint/
Dkeys.rs389 let context2 = TrustyKekContext::new( in kek_with_different_context_return_different_keys() localVariable
416 let context2 = TrustyKekContext::new(false, None, None).unwrap(); in legacy_kek_is_different_than_non_legacy() localVariable
/trusty/user/app/sample/hwcryptokey-test/
Dversioned_keys_explicit.rs324 let context2 = "context2"; in explicit_keys_unique_by_context() localVariable