#include <libtasn1.h>Include dependency graph for gnutls_global.h:

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

Go to the source code of this file.
Defines | |
| #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 MHD__gnutls_get_pkix | ( | ) | ((node_asn*) MHD__gnutls_pkix1_asn) |
Definition at line 43 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 42 of file gnutls_global.h.
Referenced by decode_ber_rs(), encode_ber_rs(), 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.
Referenced by MHD__gnutls_global_deinit(), and MHD__gnutls_global_init().
Definition at line 57 of file gnutls_global.c.
Referenced by MHD__gnutls_global_deinit(), and MHD__gnutls_global_init().
| pthread_mutex_t MHD_gnutls_init_mutex |
Definition at line 31 of file gnutls_global.h.
Referenced by MHD_start_daemon_va(), and MHD_stop_daemon().
1.5.1