Lines Matching full:flight
508 /* Send flight 1: ClientHello */ in test_swap_records()
512 /* Recv flight 1, send flight 2: ServerHello, Certificate, ServerHelloDone */ in test_swap_records()
516 /* Recv flight 2, send flight 3: ClientKeyExchange, CCS, Finished */ in test_swap_records()
528 /* Recv flight 3, send flight 4: datagram 0(NST, CCS) datagram 1(Finished) */ in test_swap_records()
532 /* Send flight 4 (cont'd): datagram 2(app data) */ in test_swap_records()
555 * Recv flight 4 (datagram 1): NST, CCS, + flight 5: app data in test_swap_records()
556 * + flight 4 (datagram 2): Finished in test_swap_records()
575 * Recv flight 5 (app data) in test_swap_records()
621 /* Send flight 1: ClientHello */ in test_duplicate_app_data()
625 /* Recv flight 1, send flight 2: ServerHello, Certificate, ServerHelloDone */ in test_duplicate_app_data()
629 /* Recv flight 2, send flight 3: ClientKeyExchange, CCS, Finished */ in test_duplicate_app_data()
633 /* Recv flight 3, send flight 4: datagram 0(NST, CCS) datagram 1(Finished) */ in test_duplicate_app_data()
642 * Send flight 4 (cont'd): datagram 2(app data) in test_duplicate_app_data()
656 * Recv flight 4 (datagram 2): app data + flight 4 (datagram 0): NST, CCS, + in test_duplicate_app_data()
657 * + flight 4 (datagram 1): Finished in test_duplicate_app_data()
663 * Read flight 4 (app data) in test_duplicate_app_data()
672 * Read flight 4, datagram 3. We expect the duplicated app data to have been in test_duplicate_app_data()