Home
last modified time | relevance | path

Searched defs:dice_cert_chain (Results 1 – 4 of 4) sorted by relevance

/system/authgraph/core/tests/
Dlib.rs134 let dice_cert_chain = in test_instance_hash_extraction_with_code_generated_dice_chain() localVariable
149 let dice_cert_chain = in test_instance_hash_extraction_with_code_generated_dice_chain_negative() localVariable
/system/keymint/ta/src/
Drkp.rs295 let dice_cert_chain = read_to_value(&dice_info.pub_dice_artifacts.dice_cert_chain)?; in generate_cert_req_v2() localVariable
Ddevice.rs298 pub dice_cert_chain: Vec<u8>, field
/system/authgraph/core/src/
Dkey.rs346 pub dice_cert_chain: Option<Vec<DiceChainEntry>>, field