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

/external/openssl/crypto/bio/
H A Dbss_dgram.c106 static int dgram_clear(BIO *bio);
240 if ( ! dgram_clear(a))
249 static int dgram_clear(BIO *a) function
491 dgram_clear(b);
981 if ( ! dgram_clear(a))

Completed in 112 milliseconds