Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A Dbio_enc.c20 static int enc_read(BIO *h, char *buf, int size);
50 enc_read,
104 static int enc_read(BIO *b, char *out, int outl) in enc_read() function
/openssl/
H A DCHANGES.md18727 * Fix a horrible bug in enc_read() in crypto/evp/bio_enc.c: if the first

Completed in 54 milliseconds