Home
last modified time | relevance | path

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

/system/keymint/tests/tests/
Dkeyblob_test.rs19 let mut root_key = crypto::RawKeyMaterial(vec![0u8; 32]); in test_encrypted_keyblob_roundtrip() localVariable
/system/keymaster/tests/
Dattestation_record_test.cpp349 const cppbor::Int* root_key = eat_key->asInt(); in TEST() local