Go to the source code of this file.
◆ bio_dtls_alloc()
static int bio_dtls_alloc |
( |
BIO * |
bio | ) |
|
|
static |
◆ bio_dtls_ctrl()
long bio_dtls_ctrl |
( |
BIO * |
b, |
|
|
int |
cmd, |
|
|
long |
larg, |
|
|
void * |
parg |
|
) |
| |
◆ bio_dtls_free()
static int bio_dtls_free |
( |
BIO * |
bio | ) |
|
|
static |
◆ bio_dtls_read()
static int bio_dtls_read |
( |
BIO * |
b, |
|
|
char * |
out, |
|
|
int |
outl |
|
) |
| |
|
static |
◆ bio_dtls_write()
static int bio_dtls_write |
( |
BIO * |
b, |
|
|
const char * |
in, |
|
|
int |
inl |
|
) |
| |
|
static |
◆ BIO_new_dtls()
◆ bio_session()
◆ dtls_dgram_mss()
static u16 dtls_dgram_mss |
( |
BIO * |
b | ) |
|
|
static |
◆ dtls_dgram_overhead()
static int dtls_dgram_overhead |
( |
BIO * |
b | ) |
|
|
static |