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

/external/openssl/crypto/evp/
H A Dbio_enc.c66 static int enc_read(BIO *h, char *buf, int size);
94 enc_read,
143 static int enc_read(BIO *b, char *out, int outl) function

Completed in 160 milliseconds