Searched refs:enc_read (Results 1 – 2 of 2) sorted by relevance
20 static int enc_read(BIO *h, char *buf, int size);50 enc_read,106 static int enc_read(BIO *b, char *out, int outl) in enc_read() function
16978 * Fix a horrible bug in enc_read() in crypto/evp/bio_enc.c: if the first
Completed in 24 milliseconds