Searched defs:source_identity (Results 1 – 2 of 2) sorted by relevance
218 let source_identity = Identity::from_slice(&source_cbor_identity).unwrap(); in test_key_exchange_with_non_empty_dice_chains() localVariable248 let source_identity = Identity::from_slice(&source_cbor_identity).unwrap(); in test_key_exchange_with_mixed_dice_chains() localVariable
586 let mut source_identity: Option<Identity> = None; in decrypt_and_validate_shared_key_arcs() localVariable630 let source_identity = source_identity.unwrap(); in decrypt_and_validate_shared_key_arcs() localVariable704 let source_identity = permissions.source_id.ok_or_else(|| { in process_shared_key_arc_headers() localVariable