s/qmail 4.3.24
Next generation secure email transport
Loading...
Searching...
No Matches
base64.h File Reference
#include "stralloc.h"
Include dependency graph for base64.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int b64decode (unsigned const char *, int, stralloc *)
int b64encode (stralloc *, stralloc *)

Function Documentation

◆ b64decode()

int b64decode ( unsigned const char * in,
int len,
stralloc * out )
extern

Definition at line 12 of file base64.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ b64encode()

int b64encode ( stralloc * in,
stralloc * out )
extern

Definition at line 97 of file base64.c.

Here is the call graph for this function:
Here is the caller graph for this function: