HomeSort by relevance Sort by last modified time
    Searched refs:sock_read (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/bio/
bss_sock.c 70 #define sock_read SockRead macro
75 static int sock_read(BIO *h, char *buf, int size);
87 sock_read,
135 static int sock_read(BIO *b, char *out, int outl) function
bss_dgram.c 79 #define sock_read SockRead macro

Completed in 32 milliseconds