digest.c File Reference

#include "digest.h"
#include "../../mem/mem.h"
#include "../../dprint.h"
#include <stdio.h>
#include <string.h>

Include dependency graph for digest.c:

Go to the source code of this file.

Functions

dig_err_t check_dig_cred (dig_cred_t *_c)
void free_credentials (auth_body_t **_b)
int get_authorized_cred (struct hdr_field *_f, struct hdr_field **_h)
int mark_authorized_cred (struct sip_msg *_m, struct hdr_field *_h)
static int new_credentials (struct hdr_field *_h)
int parse_credentials (struct hdr_field *_h)
void print_cred (dig_cred_t *_c)


Function Documentation

dig_err_t check_dig_cred ( dig_cred_t _c  ) 

void free_credentials ( auth_body_t **  _b  ) 

Definition at line 93 of file digest.c.

References pkg_free.

Referenced by clean_hdr_field(), and parse_credentials().

int get_authorized_cred ( struct hdr_field _f,
struct hdr_field **  _h 
)

int mark_authorized_cred ( struct sip_msg _m,
struct hdr_field _h 
)

static int new_credentials ( struct hdr_field _h  )  [inline, static]

int parse_credentials ( struct hdr_field _h  ) 

void print_cred ( dig_cred_t _c  ) 


Generated on Tue May 22 16:00:38 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6