Searched refs:ossl_quic_wire_encode_frame_new_token (Results 1 – 4 of 4) sorted by relevance
308 int ossl_quic_wire_encode_frame_new_token(WPACKET *pkt,
298 if (!TEST_int_eq(ossl_quic_wire_encode_frame_new_token(pkt, in encode_case_7_enc()
499 if (!TEST_true(ossl_quic_wire_encode_frame_new_token(&wpkt, token_1, in schedule_cfq_new_token()
166 int ossl_quic_wire_encode_frame_new_token(WPACKET *pkt, in ossl_quic_wire_encode_frame_new_token() function
Completed in 17 milliseconds