Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_record_rx.c161 ossl_qrx_key_update_cb *key_update_cb; member
776 if (qrx->key_update_cb != NULL) in qrx_key_update_initiated()
777 qrx->key_update_cb(pn, qrx->key_update_cb_arg); in qrx_key_update_initiated()
1289 qrx->key_update_cb = cb; in ossl_qrx_set_key_update_cb()

Completed in 9 milliseconds