gsasl  2.2.1
Functions
qop.c File Reference
#include <config.h>
#include "qop.h"
#include "tokens.h"
#include "parser.h"
#include <string.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

int digest_md5_qopstr2qops (const char *qopstr)
 
const char * digest_md5_qops2qopstr (int qops)
 

Function Documentation

◆ digest_md5_qops2qopstr()

const char* digest_md5_qops2qopstr ( int  qops)

Definition at line 90 of file qop.c.

◆ digest_md5_qopstr2qops()

int digest_md5_qopstr2qops ( const char *  qopstr)

Definition at line 35 of file qop.c.