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.c5147 static QUIC_STATELESS_RESET_TOKEN test_reset_token = { variable
5174 memcpy(&databuf[48], test_reset_token.token, in script_80_send_stateless_reset()
5175 sizeof(test_reset_token.token)); in script_80_send_stateless_reset()
5210 memcpy(ncid.stateless_reset.token, test_reset_token.token, in script_80_gen_new_conn_id()
5211 sizeof(test_reset_token.token)); in script_80_gen_new_conn_id()

Completed in 34 milliseconds