mpi.c File Reference

#include <gnutls_int.h>
#include <gnutls_errors.h>
#include <gnutls_global.h>
#include <libtasn1.h>
#include <gnutls_datum.h>
#include "common.h"
#include "x509.h"
#include <gnutls_num.h>
#include "mpi.h"

Include dependency graph for mpi.c:

Go to the source code of this file.

Functions

int MHD__gnutls_x509_read_rsa_params (opaque *der, int dersize, mpi_t *params)
int MHD__gnutls_x509_crt_get_mpis (MHD_gnutls_x509_crt_t cert, mpi_t *params, int *params_size)
int MHD__gnutls_x509_write_rsa_params (mpi_t *params, int params_size, MHD_gnutls_datum_t *der)


Function Documentation

int MHD__gnutls_x509_crt_get_mpis ( MHD_gnutls_x509_crt_t  cert,
mpi_t params,
int *  params_size 
)

int MHD__gnutls_x509_read_rsa_params ( opaque der,
int  dersize,
mpi_t params 
)

int MHD__gnutls_x509_write_rsa_params ( mpi_t params,
int  params_size,
MHD_gnutls_datum_t der 
)


Generated on Fri Feb 27 18:20:20 2009 for GNU libmicrohttpd by  doxygen 1.5.8