Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_channel.c78 static int ch_on_crypto_release_record(size_t bytes_read, void *arg);
325 tls_args.crypto_release_rcd_cb = ch_on_crypto_release_record; in ch_init()
930 static int ch_on_crypto_release_record(size_t bytes_read, void *arg) in ch_on_crypto_release_record() function

Completed in 16 milliseconds