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 digest_md5_challenge digest_md5_challenge
typedef digest_md5_response digest_md5_response
typedef 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

Definition at line 95 of file tokens.h.

Referenced by _gsasl_digest_md5_client_step(), _gsasl_digest_md5_server_step(), digest_md5_validate_finish(), and digest_md5_validate_response().


Typedef Documentation

typedef struct digest_md5_challenge digest_md5_challenge

Definition at line 93 of file tokens.h.

typedef enum digest_md5_cipher digest_md5_cipher

Definition at line 51 of file tokens.h.

typedef struct digest_md5_finish digest_md5_finish

Definition at line 150 of file tokens.h.

typedef enum digest_md5_qop digest_md5_qop

Definition at line 39 of file tokens.h.

typedef struct digest_md5_response digest_md5_response

Definition at line 141 of file tokens.h.


Enumeration Type Documentation

enum digest_md5_cipher

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.

enum digest_md5_qop

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 Aug 22 12:06:07 2006 for gsasl by  doxygen 1.4.7