Searched defs:auth_complete_result (Results 1 – 1 of 1) sorted by relevance
576 let auth_complete_result = sink.authentication_complete(&p1_signature, p2_shared_keys); in test_key_exchange_auth_complete() localVariable631 let auth_complete_result = sink.authentication_complete(&p1_signature, p2_shared_keys); in test_ke_with_newer_source() localVariable687 let auth_complete_result = sink_newer.authentication_complete(&p1_signature, p2_shared_keys); in test_ke_with_newer_sink() localVariable793 let auth_complete_result = sink.authentication_complete(&p1_signature, p2_shared_keys.clone()); in test_ke_for_replay() localVariable819 let auth_complete_result = sink.authentication_complete(&p1_signature, p2_shared_keys); in test_ke_for_replay() localVariable