HomeSort by: relevance | last modified time | path
    Searched defs:was_minimal (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_rx_depack.c 1068 int was_minimal; local
1076 if (!ossl_quic_wire_peek_frame_header(pkt, &frame_type, &was_minimal)) {
1084 if (!was_minimal) {
  /src/crypto/external/apache2/openssl/dist/test/
quic_multistream_test.c 3621 int was_minimal; local
3636 &was_minimal))) {

Completed in 26 milliseconds