Searched defs:SSL_read (Results 1 – 3 of 3) sorted by relevance
303 #define SSL_read SSL_READ macro
736 int SSL_read(SSL *ssl, void *buf, int num) { in SSL_read() function
1030 public static native int SSL_read(long sslNativePointer, in SSL_read() method in NativeCrypto