Home
last modified time | relevance | path

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

/openssl/fuzz/
H A Dquic-rcidm.c62 static int get_cid(PACKET *pkt, QUIC_CONN_ID *cid) in get_cid() function
97 if (!get_cid(&pkt, &arg_cid)) { in FuzzerTestOneInput()
118 if (!get_cid(&pkt, &arg_cid)) { in FuzzerTestOneInput()
127 if (!get_cid(&pkt, &arg_cid)) { in FuzzerTestOneInput()
138 || !get_cid(&pkt, &ncid_frame.conn_id)) { in FuzzerTestOneInput()
H A Dquic-lcidm.c53 static int get_cid(PACKET *pkt, QUIC_CONN_ID *cid) in get_cid() function
103 || !get_cid(&pkt, &arg_cid)) { in FuzzerTestOneInput()
164 if (!get_cid(&pkt, &arg_cid)) { in FuzzerTestOneInput()

Completed in 7 milliseconds