Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_record_rx.c161 ossl_qrx_key_update_cb *key_update_cb; member
1006 if (qrx->key_update_cb != NULL) in qrx_key_update_initiated()
1007 qrx->key_update_cb(pn, qrx->key_update_cb_arg); in qrx_key_update_initiated()
1533 qrx->key_update_cb = cb; in ossl_qrx_set_key_update_cb()