Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dbuffer.h38 struct buf_mem_st { struct
39 size_t length; /* current number of bytes */
40 char *data;
41 size_t max; /* size of buffer */
42 unsigned long flags;
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dbuffer.h42 struct buf_mem_st { struct
43 size_t length; /* current number of bytes */
44 char *data;
45 size_t max; /* size of buffer */
46 unsigned long flags;