mpi.h File Reference

#include <gnutls_int.h>
#include "x509.h"

Include dependency graph for mpi.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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)
int MHD__gnutls_x509_read_int (ASN1_TYPE node, const char *value, mpi_t *ret_mpi)
int MHD__gnutls_x509_write_int (ASN1_TYPE node, const char *value, mpi_t mpi, int lz)


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_int ( ASN1_TYPE  node,
const char *  value,
mpi_t ret_mpi 
)

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

int MHD__gnutls_x509_write_int ( ASN1_TYPE  node,
const char *  value,
mpi_t  mpi,
int  lz 
)

Definition at line 224 of file gnutls_mpi.c.

References ASN1_SUCCESS, GNUTLS_E_MEMORY_ERROR, GNUTLS_E_MPI_PRINT_FAILED, MHD__asn1_write_value(), MHD_gnutls_afree, MHD_gnutls_alloca, MHD_gnutls_assert, MHD_gtls_asn2err(), MHD_gtls_mpi_print(), and MHD_gtls_mpi_print_lz().

Referenced by MHD__gnutls_x509_write_rsa_params().

Here is the call graph for this function:

Here is the caller graph for this function:

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


Generated on Tue May 19 23:23:15 2009 for GNU libmicrohttpd by  doxygen 1.5.8