HomeSort by relevance Sort by last modified time
    Searched full:nullf_read (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/bio/
bf_null.c 68 static int nullf_read(BIO *h, char *buf, int size);
80 nullf_read,
111 static int nullf_read(BIO *b, char *out, int outl) function

Completed in 70 milliseconds