Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_txp.c453 static uint32_t txp_determine_archetype(OSSL_QUIC_TX_PACKETISER *txp,
879 archetype = txp_determine_archetype(txp, cc_limit); in ossl_quic_tx_packetiser_generate()
1386 static uint32_t txp_determine_archetype(OSSL_QUIC_TX_PACKETISER *txp, in txp_determine_archetype() function