Home
last modified time | relevance | path

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

/src/crypto/openssl/ssl/quic/
H A Dquic_channel.c77 static int ch_on_crypto_send(const unsigned char *buf, size_t buf_len,
343 tls_args.crypto_send_cb = ch_on_crypto_send; in ch_init()
960 static int ch_on_crypto_send(const unsigned char *buf, size_t buf_len, in ch_on_crypto_send() function