Home
last modified time | relevance | path

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

/dports/net/libngtcp2/ngtcp2-224bd62/tests/
H A Dngtcp2_conn_test.h69 void test_ngtcp2_conn_key_update(void);
H A Dmain.c251 !CU_add_test(pSuite, "conn_key_update", test_ngtcp2_conn_key_update) || in main()
H A Dngtcp2_conn_test.c5472 void test_ngtcp2_conn_key_update(void) { in test_ngtcp2_conn_key_update() function