|
globus_gssapi_gsi
11.26
|
GSS API OpenSSL. More...
#include "globus_config.h"#include "globus_common.h"#include "gssapi.h"#include "globus_gsi_gss_constants.h"#include "globus_gsi_callback.h"#include "globus_gsi_proxy.h"#include "globus_gsi_credential.h"#include <stdio.h>#include "openssl/ssl.h"#include "openssl/err.h"#include "openssl/bio.h"#include "openssl/pem.h"#include "openssl/x509.h"#include "openssl/x509v3.h"#include "openssl/stack.h"

Go to the source code of this file.
Variables | |
| globus_thread_once_t | once_control |
GSS API OpenSSL.
| globus_thread_once_t once_control |
State variables needed for dealing with the case when globus module activation isn't used.
1.8.11