Home
last modified time | relevance | path

Searched defs:crypto_recv_rcd_cb (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Dquic_tls.h39 int (*crypto_recv_rcd_cb)(const unsigned char **buf, size_t *bytes_read, member
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_tls_api.c26 static int crypto_recv_rcd_cb(const unsigned char **buf, size_t *bytes_read, in crypto_recv_rcd_cb() function
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h1211 int (*crypto_recv_rcd_cb)(SSL *s, const unsigned char **buf, member
/freebsd/crypto/openssl/test/
H A Dsslapitest.c12637 static int crypto_recv_rcd_cb(SSL *s, const unsigned char **buf, in crypto_recv_rcd_cb() function