Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbss_dgram.c49 static int dgram_new(BIO *h);
82 dgram_new,
157 static int dgram_new(BIO *bi) in dgram_new() function