Searched refs:with_identity (Results 1 – 1 of 1) sorted by relevance
126 fn with_identity( in with_identity() method492 let mut sk_client2 = SkClient::with_identity(&instance, alt_identity).unwrap(); in secretkeeper_no_secret_across_sessions_with_different_identity()582 let mut sk_client = SkClient::with_identity(&instance, identity) in secretkeeper_many_sessions_serial()626 let mut sk_client = SkClient::with_identity(&instance, identity)?; in use_sk_may_fail()643 let sk_client = SkClient::with_identity(&instance, dice_chain).unwrap(); in secret_management_replay_protection_seq_num()679 let sk_client = SkClient::with_identity(&instance, dice_chain).unwrap(); in secret_management_replay_protection_seq_num_per_session()710 let sk_client = SkClient::with_identity(&instance, dice_chain).unwrap(); in secret_management_replay_protection_out_of_seq_req_not_accepted()735 let mut sk_client_original = SkClient::with_identity(&instance, dice_chain).unwrap(); in secret_management_policy_gate()741 let mut sk_client_upgraded = SkClient::with_identity(&instance, dice_chain_upgraded).unwrap(); in secret_management_policy_gate()747 SkClient::with_identity(&instance, dice_chain_downgraded).unwrap(); in secret_management_policy_gate()