Home
last modified time | relevance | path

Searched refs:b64_read (Results 1 – 1 of 1) sorted by relevance

/external/openssl/crypto/evp/
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) in b64_read() function