Home
last modified time | relevance | path

Searched refs:test_reset_token (Results 1 – 1 of 1) sorted by relevance

/openssl/test/
H A Dquic_multistream_test.c5139 static QUIC_STATELESS_RESET_TOKEN test_reset_token = { variable
5166 memcpy(&databuf[48], test_reset_token.token, in script_80_send_stateless_reset()
5167 sizeof(test_reset_token.token)); in script_80_send_stateless_reset()
5202 memcpy(ncid.stateless_reset.token, test_reset_token.token, in script_80_gen_new_conn_id()
5203 sizeof(test_reset_token.token)); in script_80_gen_new_conn_id()

Completed in 16 milliseconds