Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_record_tx.c90 TXE *cons; member
155 OPENSSL_free(qtx->cons); in ossl_qtx_free()
295 if (qtx->cons == txe) in qtx_resize_txe()
296 qtx->cons = txe2; in qtx_resize_txe()
730 TXE *txe = qtx->cons; in qtx_ensure_cons()
740 qtx->cons = txe; in qtx_ensure_cons()
816 was_coalescing = (qtx->cons != NULL && qtx->cons->data_len > 0); in ossl_qtx_write_pkt()
818 if (!addr_eq(&qtx->cons->peer, pkt->peer) in ossl_qtx_write_pkt()
900 TXE *txe = qtx->cons; in ossl_qtx_finish_dgram()
914 qtx->cons = NULL; in ossl_qtx_finish_dgram()
[all …]
/openssl/doc/man1/
H A Dopenssl-rsautl.pod.in174 0:d=0 hl=4 l= 742 cons: SEQUENCE
175 4:d=1 hl=4 l= 591 cons: SEQUENCE
176 8:d=2 hl=2 l= 3 cons: cont [ 0 ]
179 16:d=2 hl=2 l= 13 cons: SEQUENCE
182 31:d=2 hl=2 l= 92 cons: SEQUENCE
183 33:d=3 hl=2 l= 11 cons: SET
184 35:d=4 hl=2 l= 9 cons: SEQUENCE
188 599:d=1 hl=2 l= 13 cons: SEQUENCE
206 0:d=0 hl=2 l= 32 cons: SEQUENCE
207 2:d=1 hl=2 l= 12 cons: SEQUENCE
H A Dopenssl-asn1parse.pod.in119 0:d=0 hl=4 l= 681 cons: SEQUENCE
124 373:d=2 hl=3 l= 162 cons: cont [ 3 ]
125 376:d=3 hl=3 l= 159 cons: SEQUENCE
126 379:d=4 hl=2 l= 29 cons: SEQUENCE
129 410:d=4 hl=2 l= 112 cons: SEQUENCE
132 524:d=4 hl=2 l= 12 cons: SEQUENCE
150 0:d=0 hl=3 l= 137 cons: SEQUENCE
/openssl/doc/designs/quic-design/
H A Ddebugging.md11 and cons:

Completed in 11 milliseconds