Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_record_tx.h149 int ossl_qtx_calculate_ciphertext_payload_len(OSSL_QTX *qtx, uint32_t enc_level,
/openssl/ssl/quic/
H A Dquic_record_tx.c404 int ossl_qtx_calculate_ciphertext_payload_len(OSSL_QTX *qtx, uint32_t enc_level, in ossl_qtx_calculate_ciphertext_payload_len() function
649 ossl_qtx_calculate_ciphertext_payload_len(qtx, enc_level, in qtx_write()
H A Dquic_txp.c1680 if (!ossl_qtx_calculate_ciphertext_payload_len(txp->args.qtx, pkt->h.enc_level, in txp_pkt_postgen_update_pkt_overhead()

Completed in 17 milliseconds