Home
last modified time | relevance | path

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

/system/keymaster/tests/
Dattestation_record_test.cpp321 const cppbor::Int* root_key = eat_key->asInt(); in TEST() local
322 if ((EatClaim)root_key->value() == EatClaim::SUBMODS) { in TEST()