Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_tls.h30 int (*crypto_send_cb)(const unsigned char *buf, size_t buf_len, member
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_tls_api.c15 static int crypto_send_cb(const unsigned char *buf, size_t buf_len, in crypto_send_cb() function
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h1209 int (*crypto_send_cb)(SSL *s, const unsigned char *buf, size_t buf_len, member
/freebsd/crypto/openssl/test/
H A Dsslapitest.c12609 static int crypto_send_cb(SSL *s, const unsigned char *buf, size_t buf_len, in crypto_send_cb() function