Home
last modified time | relevance | path

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

/openbsd/lib/libssl/
H A Dtls_buffer.c26 struct tls_buffer { struct
34 static int tls_buffer_resize(struct tls_buffer *buf, size_t capacity); argument