CA_DB
STACK_OF(CONF_VALUE) *policy, CA_DB *db,
STACK_OF(CONF_VALUE) *policy, CA_DB *db,
STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial,
static int get_certificate_status(const char *ser_status, CA_DB *db);
static int do_revoke(X509 *x509, CA_DB *db, REVINFO_TYPE rev_type,
STACK_OF(CONF_VALUE) *policy, CA_DB *db,
STACK_OF(CONF_VALUE) *policy, CA_DB *db,
STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial,
STACK_OF(CONF_VALUE) *policy, CA_DB *db,
static int do_revoke(X509 *x509, CA_DB *db, REVINFO_TYPE rev_type,
static int get_certificate_status(const char *serial, CA_DB *db)
int do_updatedb(CA_DB *db, time_t *now)
CA_DB *db = NULL;
STACK_OF(CONF_VALUE) *policy, CA_DB *db,
extern int do_updatedb(CA_DB *db, time_t *now);
CA_DB *load_index(const char *dbfile, DB_ATTR *dbattr);
int index_index(CA_DB *db);
int save_index(const char *dbfile, const char *suffix, CA_DB *db);
void free_index(CA_DB *db);
CA_DB *load_index(const char *dbfile, DB_ATTR *db_attr)
CA_DB *retdb = NULL;
int index_index(CA_DB *db)
int save_index(const char *dbfile, const char *suffix, CA_DB *db)
void free_index(CA_DB *db)
CA_DB *db, STACK_OF(X509) *ca, X509 *rcert,
static char **lookup_serial(CA_DB *db, ASN1_INTEGER *ser)
CA_DB *rdb = NULL;
CA_DB *db, STACK_OF(X509) *ca, X509 *rcert,
CA_DB *newrdb = load_index(ridx_filename, NULL);
static char **lookup_serial(CA_DB *db, ASN1_INTEGER *ser);
static int index_changed(CA_DB *);
static int index_changed(CA_DB *rdb)
CA_DB *db = NULL;
static int get_index(CA_DB *db, char *id, char type)
static void print_entry(CA_DB *db, int indx, int verbose, char *s)
static void print_index(CA_DB *db, int indexindex, int verbose)
static void print_user(CA_DB *db, int userindex, int verbose)
static int update_index(CA_DB *db, char **row)
CA_DB *db = NULL;