Searched refs:enc_write (Results 1 – 2 of 2) sorted by relevance
65 static int enc_write(BIO *h, const char *buf, int num);93 enc_write,231 static int enc_write(BIO *b, const char *in, int inl) in enc_write() function326 i=enc_write(b,NULL,0); in enc_ctrl()
17 Left a static out of enc_write.c, which caused to buffer to be291 Fixed a bug in enc_write.c359 enc_read and enc_write.