Home
last modified time | relevance | path

Searched refs:conn_new (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_conn.c46 static int conn_new(BIO *h);
73 conn_new,
280 static int conn_new(BIO *bi) in conn_new() function