Searched refs:OSSL_QRX (Results 1 – 3 of 3) sorted by relevance
51 OSSL_QRX *ossl_qrx_new(const OSSL_QRX_ARGS *args);61 void ossl_qrx_free(OSSL_QRX *qrx);66 void ossl_qrx_set_msg_callback_arg(OSSL_QRX *qrx,179 void ossl_qrx_update_pn_space(OSSL_QRX *src, OSSL_QRX *dst);236 OSSL_QRX *qrx;286 int ossl_qrx_processed_read_pending(OSSL_QRX *qrx);295 int ossl_qrx_unprocessed_read_pending(OSSL_QRX *qrx);328 int ossl_qrx_set_late_validation_cb(OSSL_QRX *qrx,353 void ossl_qrx_allow_1rtt_processing(OSSL_QRX *qrx);508 uint64_t ossl_qrx_get_key_epoch(OSSL_QRX *qrx);[all …]
34 typedef struct ossl_qrx_st OSSL_QRX; typedef
119 OSSL_QRX *qrx;183 void ossl_quic_channel_bind_qrx(QUIC_CHANNEL *tserver_ch, OSSL_QRX *qrx);
Completed in 9 milliseconds