shared.h File Reference

#include "kerberos_v5.h"
#include <shishi.h>

Go to the source code of this file.

Defines

#define DEBUG   0
#define BITMAP_LEN   1
#define MAXBUF_LEN   4
#define RANDOM_LEN   16
#define MUTUAL   (1 << 3)
#define SERVER_HELLO_LEN   BITMAP_LEN + MAXBUF_LEN + RANDOM_LEN
#define CLIENT_HELLO_LEN   BITMAP_LEN + MAXBUF_LEN
#define MAXBUF_DEFAULT   65536


Define Documentation

#define BITMAP_LEN   1

Definition at line 34 of file shared.h.

#define CLIENT_HELLO_LEN   BITMAP_LEN + MAXBUF_LEN

Definition at line 40 of file shared.h.

#define DEBUG   0

Definition at line 32 of file shared.h.

#define MAXBUF_DEFAULT   65536

Definition at line 42 of file shared.h.

#define MAXBUF_LEN   4

Definition at line 35 of file shared.h.

#define MUTUAL   (1 << 3)

Definition at line 37 of file shared.h.

#define RANDOM_LEN   16

Definition at line 36 of file shared.h.

#define SERVER_HELLO_LEN   BITMAP_LEN + MAXBUF_LEN + RANDOM_LEN

Definition at line 39 of file shared.h.


Generated on Tue Aug 22 12:06:07 2006 for gsasl by  doxygen 1.4.7