Searched refs:dice_cert_chain (Results 1 – 7 of 7) sorted by relevance
286 let dice_cert_chain = read_to_value(&dice_info.pub_dice_artifacts.dice_cert_chain)?; in generate_cert_req_v2() localVariable301 dice_cert_chain, in generate_cert_req_v2()
297 pub dice_cert_chain: Vec<u8>, field
153 if identity.cert_chain.dice_cert_chain.is_some() { in validate_peer_identity()
292 dice_cert_chain: None, in test_get_identity_with_root_key_in_incorrect_canonical_form()319 dice_cert_chain: None, in test_get_identity_with_root_key_in_correct_canonical_form()
102 dice_cert_chain: None, in get_identity()
310 pub dice_cert_chain: Option<Vec<DiceChainEntry>>, field538 match &self.dice_cert_chain { in validate()630 dice_cert_chain: dice_chain_entries_optional, in from_cbor_value()644 if let Some(dice_chain_entries) = self.dice_cert_chain { in to_cbor_value()
133 dice_cert_chain: None, in new_with_session_limit()