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

/external/openssl/crypto/bio/
H A Dbss_dgram.c120 static int BIO_dgram_should_retry(int s);
402 if (BIO_dgram_should_retry(ret))
442 if (BIO_dgram_should_retry(ret))
1180 if (BIO_dgram_should_retry(ret))
1321 if (BIO_dgram_should_retry(ret))
1777 static int BIO_dgram_should_retry(int i) function

Completed in 144 milliseconds