Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbf_lbuf.c52 int obuf_size; /* how big is the output buffer */ member
H A Dbio_local.h106 int obuf_size; /* how big is the output buffer */ member
/freebsd/contrib/wpa/src/common/
H A Dwpa_helpers.c164 size_t obuf_size) in get_wpa_status()