gnutls_rsa_export.c File Reference

#include <gnutls_int.h>
#include <gnutls_errors.h>
#include <gnutls_datum.h>
#include <gnutls_rsa_export.h>
#include "debug.h"
#include "x509.h"
#include "privkey.h"

Include dependency graph for gnutls_rsa_export.c:

Go to the source code of this file.

Functions

const mpi_tMHD__gnutls_rsa_params_to_mpi (MHD_gtls_rsa_params_t rsa_params)
void MHD__gnutls_rsa_params_deinit (MHD_gtls_rsa_params_t rsa_params)


Function Documentation

void MHD__gnutls_rsa_params_deinit ( MHD_gtls_rsa_params_t  rsa_params  ) 

MHD__gnutls_rsa_params_deinit - This function will deinitialize the RSA parameters : Is a structure that holds the parameters

This function will deinitialize the RSA parameters structure.

Definition at line 60 of file gnutls_rsa_export.c.

References MHD_gnutls_x509_privkey_deinit().

Referenced by deinit_internal_params().

Here is the call graph for this function:

Here is the caller graph for this function:

const mpi_t* MHD__gnutls_rsa_params_to_mpi ( MHD_gtls_rsa_params_t  rsa_params  ) 

Definition at line 42 of file gnutls_rsa_export.c.

References MHD_gtls_x509_privkey_int::params.

Referenced by check_server_params(), and gen_rsa_export_server_kx().

Here is the caller graph for this function:


Generated on Fri Feb 27 18:32:16 2009 for GNU libmicrohttpd by  doxygen 1.5.7.1