Home
last modified time | relevance | path

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

/ssl/quic/
A Dquic_rstream.c76 static int read_internal(QUIC_RSTREAM *qrs, unsigned char *buf, size_t size, in read_internal()
152 int ossl_quic_rstream_read(QUIC_RSTREAM *qrs, unsigned char *buf, size_t size, in ossl_quic_rstream_read()
167 int ossl_quic_rstream_peek(QUIC_RSTREAM *qrs, unsigned char *buf, size_t size, in ossl_quic_rstream_peek()
A Dquic_impl.c4184 int ossl_quic_set_write_buffer_size(SSL *ssl, size_t size) in ossl_quic_set_write_buffer_size()
/ssl/
A Dbio_ssl.c95 static int ssl_read(BIO *b, char *buf, size_t size, size_t *readbytes) in ssl_read()
165 static int ssl_write(BIO *b, const char *buf, size_t size, size_t *written) in ssl_write()
A Dt1_lib.c3017 size_t size; in tls_get_ticket_from_client() local
3551 size_t size, i; in tls1_save_u16() local
A Dssl_lib.c2615 ossl_ssize_t SSL_sendfile(SSL *s, int fd, off_t offset, size_t size, int flags) in SSL_sendfile()
3446 char *SSL_get_shared_ciphers(const SSL *s, char *buf, int size) in SSL_get_shared_ciphers()
/ssl/statem/
A Dstatem.c546 static int grow_init_buf(SSL_CONNECTION *s, size_t size) { in grow_init_buf()
A Dextensions_clnt.c1546 size_t size = PACKET_remaining(pkt); in tls_parse_stoc_sct() local

Completed in 39 milliseconds