Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Dquic_txp_test.c278 #define OPK_RESET_STREAM 19 /* Mark stream for RESET_STREAM */ macro
331 { OPK_RESET_STREAM, (id), (aec) },
1565 case OPK_RESET_STREAM: { in run_script()