tokens.h File Reference

#include <stddef.h>

Go to the source code of this file.

Data Structures

struct  digest_md5_challenge
struct  digest_md5_response
struct  digest_md5_finish

Defines

#define DIGEST_MD5_LENGTH   16
#define DIGEST_MD5_RESPONSE_LENGTH   32

Typedefs

typedef enum digest_md5_qop digest_md5_qop
typedef enum digest_md5_cipher digest_md5_cipher
typedef struct digest_md5_challenge digest_md5_challenge
typedef struct digest_md5_response digest_md5_response
typedef struct digest_md5_finish digest_md5_finish

Enumerations

enum  digest_md5_qop { DIGEST_MD5_QOP_AUTH = 1, DIGEST_MD5_QOP_AUTH_INT = 2, DIGEST_MD5_QOP_AUTH_CONF = 4 }
enum  digest_md5_cipher {
  DIGEST_MD5_CIPHER_DES = 1, DIGEST_MD5_CIPHER_3DES = 2, DIGEST_MD5_CIPHER_RC4 = 4, DIGEST_MD5_CIPHER_RC4_40 = 8,
  DIGEST_MD5_CIPHER_RC4_56 = 16, DIGEST_MD5_CIPHER_AES_CBC = 32
}


Define Documentation

#define DIGEST_MD5_LENGTH   16

Definition at line 30 of file tokens.h.

Referenced by _gsasl_digest_md5_client_step(), and _gsasl_digest_md5_server_step().

#define DIGEST_MD5_RESPONSE_LENGTH   32


Typedef Documentation

Definition at line 93 of file tokens.h.

Definition at line 51 of file tokens.h.

Definition at line 150 of file tokens.h.

Definition at line 39 of file tokens.h.

Definition at line 141 of file tokens.h.


Enumeration Type Documentation

Enumerator:
DIGEST_MD5_CIPHER_DES 
DIGEST_MD5_CIPHER_3DES 
DIGEST_MD5_CIPHER_RC4 
DIGEST_MD5_CIPHER_RC4_40 
DIGEST_MD5_CIPHER_RC4_56 
DIGEST_MD5_CIPHER_AES_CBC 

Definition at line 42 of file tokens.h.

Enumerator:
DIGEST_MD5_QOP_AUTH 
DIGEST_MD5_QOP_AUTH_INT 
DIGEST_MD5_QOP_AUTH_CONF 

Definition at line 33 of file tokens.h.


Generated on Tue Oct 21 18:28:19 2008 for gsasl by  doxygen 1.5.6