Searched refs:rx_late_validate (Results 1 – 1 of 1) sorted by relevance
81 static int rx_late_validate(QUIC_PN pn, int pn_space, void *arg);326 rx_late_validate, in ch_init()454 ossl_qrx_set_late_validation_cb(tserver_ch->qrx, rx_late_validate, in ossl_quic_channel_bind_qrx()718 static int rx_late_validate(QUIC_PN pn, int pn_space, void *arg) in rx_late_validate() function