Searched defs:auth_content (Results 1 – 11 of 11) sorted by relevance
254 let mut auth_content = AuthenticatedContent::new_signed( in framing_commit() localVariable342 let mut auth_content = AuthenticatedContent::new_signed( in generate_framing_test_vector() localVariable360 let mut auth_content = AuthenticatedContent::new_signed( in generate_framing_test_vector() localVariable
157 let mut auth_content = AuthenticatedContent::new( in tree_kem() localVariable
204 let auth_content: AuthenticatedContent = ptxt.into(); in insert_proposal_from_message() localVariable442 let auth_content = AuthenticatedContent::new_signed( in propose() localVariable586 let auth_content = crate::group::message_verifier::verify_plaintext_authentication( in verify_plaintext_authentication() localVariable1091 let auth_content = external_proposal.clone().into_plaintext().unwrap().into(); in test_external_proposal() localVariable
199 let auth_content = in transcript_hash() localVariable249 let mut auth_content = AuthenticatedContent::new_signed( in generate_test_vector() localVariable
235 let auth_content = AuthenticatedContent::from(plaintext.clone()); in build() localVariable
692 let auth_content = AuthenticatedContent::new_signed( in proposal_message() localVariable1180 let auth_content = AuthenticatedContent::new_signed( in encrypt_application_message() localVariable1202 let auth_content = if epoch_id == self.context().epoch { in decrypt_incoming_ciphertext() localVariable1626 let auth_content = verify_plaintext_authentication( in verify_plaintext_authentication() localVariable
249 let auth_content = AuthenticatedContent { in open() localVariable
45 let auth_content = AuthenticatedContent::from(plaintext); in verify_plaintext_authentication() localVariable
140 let auth_content = AuthenticatedContent::new_signed( in make_plaintext() localVariable
590 let mut auth_content = AuthenticatedContent::new_signed( in commit_internal() localVariable
72 let auth_content = AuthenticatedContent::new_signed( in create_fuzz_commit_message() localVariable