#include "MHD_config.h"
#include <libtasn1.h>
#include <pthread.h>
Go to the source code of this file.
Defines | |
#define | HAVE_CONFIG_H 1 |
#define | MHD__gnutls_getMHD__gnutls_asn() ((node_asn*) MHD__gnutlsMHD__gnutls_asn) |
#define | MHD__gnutls_get_pkix() ((node_asn*) MHD__gnutls_pkix1_asn) |
Functions | |
int | MHD_gnutls_is_secure_memory (const void *mem) |
Variables | |
pthread_mutex_t | MHD_gnutls_init_mutex |
ASN1_TYPE | MHD__gnutls_pkix1_asn |
ASN1_TYPE | MHD__gnutlsMHD__gnutls_asn |
#define HAVE_CONFIG_H 1 |
Definition at line 32 of file gnutls_global.h.
#define MHD__gnutls_get_pkix | ( | ) | ((node_asn*) MHD__gnutls_pkix1_asn) |
Definition at line 52 of file gnutls_global.h.
Referenced by MHD__gnutls_cert_get_issuer_dn(), MHD__gnutls_x509_decode_octet_string(), MHD__gnutls_x509_der_encode(), MHD__gnutls_x509_ext_extract_keyUsage(), and MHD_gnutls_x509_crt_init().
#define MHD__gnutls_getMHD__gnutls_asn | ( | ) | ((node_asn*) MHD__gnutlsMHD__gnutls_asn) |
Definition at line 51 of file gnutls_global.h.
Referenced by MHD__gnutls_privkey_decode_pkcs1_rsa_key(), MHD__gnutls_x509_read_rsa_params(), and MHD__gnutls_x509_write_rsa_params().
int MHD_gnutls_is_secure_memory | ( | const void * | mem | ) |
Definition at line 56 of file gnutls_global.c.
Definition at line 57 of file gnutls_global.c.
pthread_mutex_t MHD_gnutls_init_mutex |
Referenced by __attribute__(), MHD_start_daemon_va(), and MHD_stop_daemon().