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

/external/openssl/crypto/evp/
H A Dbio_b64.c66 static int b64_read(BIO *h, char *buf, int size);
98 b64_read,
144 static int b64_read(BIO *b, char *out, int outl) function

Completed in 43 milliseconds