Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c49 static int dgram_new(BIO *h);
82 dgram_new,
155 static int dgram_new(BIO *bi) in dgram_new() function