gs2parser.c File Reference

#include "gs2parser.h"
#include <stdint.h>

Go to the source code of this file.

Functions

int gs2_parser (const char *token, size_t toklen, struct gs2_token *out)
int gs2_encode (const char *context, size_t context_length, const char *wrap, size_t wrap_length, char **out, size_t *outlen)

Function Documentation

int gs2_encode ( const char *  context,
size_t  context_length,
const char *  wrap,
size_t  wrap_length,
char **  out,
size_t *  outlen 
)

Definition at line 84 of file gs2parser.c.

int gs2_parser ( const char *  token,
size_t  toklen,
struct gs2_token out 
)

Definition at line 34 of file gs2parser.c.

Generated on Thu Mar 25 11:46:45 2010 for gsasl by  doxygen 1.6.3