Searched refs:test_reset_token (Results 1 – 1 of 1) sorted by relevance
5147 static QUIC_STATELESS_RESET_TOKEN test_reset_token = { variable5174 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 18 milliseconds