s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Functions
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 (const unsigned char *, int, stralloc *)
 
int b64encode (stralloc *, stralloc *)
 

Function Documentation

◆ b64decode()

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

Definition at line 10 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 
)

Definition at line 87 of file base64.c.

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