Functions
cdecode.c File Reference
#include <b64/cdecode.h>
Include dependency graph for cdecode.c:

Go to the source code of this file.

Functions

int base64_decode_block (const char *code_in, const int length_in, char *plaintext_out, base64_decodestate *state_in)
 
int base64_decode_value (char value_in)
 
void base64_init_decodestate (base64_decodestate *state_in)
 

Function Documentation

int base64_decode_block ( const char *  code_in,
const int  length_in,
char *  plaintext_out,
base64_decodestate state_in 
)

Definition at line 25 of file cdecode.c.

int base64_decode_value ( char  value_in)

Definition at line 10 of file cdecode.c.

void base64_init_decodestate ( base64_decodestate state_in)

Definition at line 19 of file cdecode.c.



xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley, Austin Hendrix
autogenerated on Sun Feb 3 2019 03:29:51