Searched refs:b64_write (Results 1 – 1 of 1) sorted by relevance
65 static int b64_write(BIO *h, const char *buf, int num);97 b64_write,374 static int b64_write(BIO *b, const char *in, int inl) in b64_write() function534 i=b64_write(b,NULL,0); in b64_ctrl()598 return b64_write(b,str,strlen(str)); in b64_puts()