Searched refs:dgram_clear (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_dgram.c109 static int dgram_clear(BIO *bio);
241 if (!dgram_clear(a))
251 static int dgram_clear(BIO *a) function
528 dgram_clear(b);
1121 if (!dgram_clear(a))

Completed in 63 milliseconds