jabberd2  2.2.16
Data Fields
_Gsasl_digest_md5_server_state Struct Reference

Data Fields

int step
unsigned long readseqnum
unsigned long sendseqnum
char secret [DIGEST_MD5_LENGTH]
char kic [DIGEST_MD5_LENGTH]
char kcc [DIGEST_MD5_LENGTH]
char kis [DIGEST_MD5_LENGTH]
char kcs [DIGEST_MD5_LENGTH]
digest_md5_challenge challenge
digest_md5_response response
digest_md5_finish finish

Field Documentation

Definition at line 127 of file sasl_gsasl.c.

Definition at line 128 of file sasl_gsasl.c.

Definition at line 128 of file sasl_gsasl.c.

char _Gsasl_digest_md5_server_state::secret[DIGEST_MD5_LENGTH]

Definition at line 129 of file sasl_gsasl.c.

char _Gsasl_digest_md5_server_state::kic[DIGEST_MD5_LENGTH]

Definition at line 130 of file sasl_gsasl.c.

char _Gsasl_digest_md5_server_state::kcc[DIGEST_MD5_LENGTH]

Definition at line 131 of file sasl_gsasl.c.

char _Gsasl_digest_md5_server_state::kis[DIGEST_MD5_LENGTH]

Definition at line 132 of file sasl_gsasl.c.

char _Gsasl_digest_md5_server_state::kcs[DIGEST_MD5_LENGTH]

Definition at line 133 of file sasl_gsasl.c.

Definition at line 134 of file sasl_gsasl.c.

Referenced by _sx_sasl_client_process().

Definition at line 135 of file sasl_gsasl.c.

Definition at line 136 of file sasl_gsasl.c.


The documentation for this struct was generated from the following file: