Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_bio.c58 struct bio_bio_st { struct
60 * peer->ptr is also a bio_bio_st, and its argument
78 struct bio_bio_st *b = OPENSSL_zalloc(sizeof(*b)); in bio_new() argument