x509_store_ctx_st::STACK_OF | ( | X509 | ) |
x509_store_ctx_st::STACK_OF | ( | X509_CRL | ) |
x509_store_ctx_st::STACK_OF | ( | X509 | ) |
x509_store_ctx_st::STACK_OF | ( | X509_CRL | ) |
x509_store_ctx_st::STACK_OF | ( | X509 | ) |
int(* x509_store_ctx_st::cert_crl)(X509_STORE_CTX *ctx, X509_CRL *crl, X509 *x) |
int(* x509_store_ctx_st::check_crl)(X509_STORE_CTX *ctx, X509_CRL *crl) |
int(* x509_store_ctx_st::check_issued)(X509_STORE_CTX *ctx, X509 *x, X509 *issuer) |
int(* x509_store_ctx_st::cleanup)(X509_STORE_CTX *ctx) |
unsigned int x509_store_ctx_st::current_reasons |
int(* x509_store_ctx_st::get_crl)(X509_STORE_CTX *ctx, X509_CRL **crl, X509 *x) |
int(* x509_store_ctx_st::get_issuer)(X509 **issuer, X509_STORE_CTX *ctx, X509 *x) |
int(* x509_store_ctx_st::verify)(X509_STORE_CTX *ctx) |
int(* x509_store_ctx_st::verify_cb)(int ok, X509_STORE_CTX *ctx) |