Searched defs:root_key (Results 1 – 2 of 2) sorted by relevance
19 let mut root_key = crypto::RawKeyMaterial(vec![0u8; 32]); in test_encrypted_keyblob_roundtrip() localVariable
349 const cppbor::Int* root_key = eat_key->asInt(); in TEST() local