Searched refs:CA_DB (Results 1 - 25 of 27) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Dapps.h295 } CA_DB; typedef in typeref:struct:ca_db_st
301 CA_DB *load_index(char *dbfile, DB_ATTR *dbattr);
302 int index_index(CA_DB *db);
303 int save_index(const char *dbfile, const char *suffix, CA_DB *db);
305 void free_index(CA_DB *db);
H A Dca.c113 #define ENV_CA_DB "CA_DB"
200 const EVP_MD *dgst,STACK_OF(CONF_VALUE) *policy,CA_DB *db,
207 CA_DB *db, BIGNUM *serial, char *subj,unsigned long chtype, int multirdn, int email_dn,
214 CA_DB *db, BIGNUM *serial,char *subj,unsigned long chtype, int multirdn, int email_dn,
220 STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial,char *subj,unsigned long chtype, int multirdn,
225 static int do_revoke(X509 *x509, CA_DB *db, int ext, char *extval);
226 static int get_certificate_status(const char *ser_status, CA_DB *db);
227 static int do_updatedb(CA_DB *db);
302 CA_DB *db=NULL;
1556 const EVP_MD *dgst, STACK_OF(CONF_VALUE) *policy, CA_DB *d
[all...]
H A Docsp.c107 static int make_ocsp_response(OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db,
112 static char **lookup_serial(CA_DB *db, ASN1_INTEGER *ser);
166 CA_DB *rdb = NULL;
1064 static int make_ocsp_response(OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db,
1169 static char **lookup_serial(CA_DB *db, ASN1_INTEGER *ser)
H A Dapps.c1800 CA_DB *load_index(char *dbfile, DB_ATTR *db_attr)
1802 CA_DB *retdb = NULL;
1845 if ((retdb = OPENSSL_malloc(sizeof(CA_DB))) == NULL)
1879 int index_index(CA_DB *db)
1903 int save_index(const char *dbfile, const char *suffix, CA_DB *db)
2082 void free_index(CA_DB *db)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Dapps.h295 } CA_DB; typedef in typeref:struct:ca_db_st
301 CA_DB *load_index(char *dbfile, DB_ATTR *dbattr);
302 int index_index(CA_DB *db);
303 int save_index(const char *dbfile, const char *suffix, CA_DB *db);
305 void free_index(CA_DB *db);
H A Dca.c113 #define ENV_CA_DB "CA_DB"
200 const EVP_MD *dgst,STACK_OF(CONF_VALUE) *policy,CA_DB *db,
207 CA_DB *db, BIGNUM *serial, char *subj,unsigned long chtype, int multirdn, int email_dn,
214 CA_DB *db, BIGNUM *serial,char *subj,unsigned long chtype, int multirdn, int email_dn,
220 STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial,char *subj,unsigned long chtype, int multirdn,
225 static int do_revoke(X509 *x509, CA_DB *db, int ext, char *extval);
226 static int get_certificate_status(const char *ser_status, CA_DB *db);
227 static int do_updatedb(CA_DB *db);
302 CA_DB *db=NULL;
1556 const EVP_MD *dgst, STACK_OF(CONF_VALUE) *policy, CA_DB *d
[all...]
H A Docsp.c107 static int make_ocsp_response(OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db,
112 static char **lookup_serial(CA_DB *db, ASN1_INTEGER *ser);
166 CA_DB *rdb = NULL;
1064 static int make_ocsp_response(OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db,
1169 static char **lookup_serial(CA_DB *db, ASN1_INTEGER *ser)
H A Dapps.c1800 CA_DB *load_index(char *dbfile, DB_ATTR *db_attr)
1802 CA_DB *retdb = NULL;
1845 if ((retdb = OPENSSL_malloc(sizeof(CA_DB))) == NULL)
1879 int index_index(CA_DB *db)
1903 int save_index(const char *dbfile, const char *suffix, CA_DB *db)
2082 void free_index(CA_DB *db)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Dapps.h295 } CA_DB; typedef in typeref:struct:ca_db_st
301 CA_DB *load_index(char *dbfile, DB_ATTR *dbattr);
302 int index_index(CA_DB *db);
303 int save_index(const char *dbfile, const char *suffix, CA_DB *db);
305 void free_index(CA_DB *db);
H A Dca.c113 #define ENV_CA_DB "CA_DB"
200 const EVP_MD *dgst,STACK_OF(CONF_VALUE) *policy,CA_DB *db,
207 CA_DB *db, BIGNUM *serial, char *subj,unsigned long chtype, int multirdn, int email_dn,
214 CA_DB *db, BIGNUM *serial,char *subj,unsigned long chtype, int multirdn, int email_dn,
220 STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial,char *subj,unsigned long chtype, int multirdn,
225 static int do_revoke(X509 *x509, CA_DB *db, int ext, char *extval);
226 static int get_certificate_status(const char *ser_status, CA_DB *db);
227 static int do_updatedb(CA_DB *db);
302 CA_DB *db=NULL;
1556 const EVP_MD *dgst, STACK_OF(CONF_VALUE) *policy, CA_DB *d
[all...]
H A Docsp.c107 static int make_ocsp_response(OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db,
112 static char **lookup_serial(CA_DB *db, ASN1_INTEGER *ser);
166 CA_DB *rdb = NULL;
1064 static int make_ocsp_response(OCSP_RESPONSE **resp, OCSP_REQUEST *req, CA_DB *db,
1169 static char **lookup_serial(CA_DB *db, ASN1_INTEGER *ser)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Dapps.h300 } CA_DB; typedef in typeref:struct:ca_db_st
307 CA_DB *load_index(char *dbfile, DB_ATTR *dbattr);
308 int index_index(CA_DB *db);
309 int save_index(const char *dbfile, const char *suffix, CA_DB *db);
312 void free_index(CA_DB *db);
H A Dsrp.c120 static int get_index(CA_DB *db, char *id, char type)
144 static void print_entry(CA_DB *db, BIO *bio, int indx, int verbose, char *s)
156 static void print_index(CA_DB *db, BIO *bio, int indexindex, int verbose)
161 static void print_user(CA_DB *db, BIO *bio, int userindex, int verbose)
175 static int update_index(CA_DB *db, BIO *bio, char **row)
291 CA_DB *db = NULL;
H A Dca.c113 #define ENV_CA_DB "CA_DB"
201 STACK_OF(CONF_VALUE) *policy, CA_DB *db,
209 STACK_OF(CONF_VALUE) *policy, CA_DB *db,
219 STACK_OF(CONF_VALUE) *policy, CA_DB *db,
229 STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial,
235 static int do_revoke(X509 *x509, CA_DB *db, int ext, char *extval);
236 static int get_certificate_status(const char *ser_status, CA_DB *db);
237 static int do_updatedb(CA_DB *db);
311 CA_DB *db = NULL;
1506 STACK_OF(CONF_VALUE) *policy, CA_DB *d
[all...]
H A Docsp.c112 CA_DB *db, X509 *ca, X509 *rcert,
117 static char **lookup_serial(CA_DB *db, ASN1_INTEGER *ser);
174 CA_DB *rdb = NULL;
1023 CA_DB *db, X509 *ca, X509 *rcert,
1126 static char **lookup_serial(CA_DB *db, ASN1_INTEGER *ser)
H A Dapps.c1841 CA_DB *load_index(char *dbfile, DB_ATTR *db_attr)
1843 CA_DB *retdb = NULL;
1880 if ((retdb = OPENSSL_malloc(sizeof(CA_DB))) == NULL) {
1914 int index_index(CA_DB *db)
1936 int save_index(const char *dbfile, const char *suffix, CA_DB *db)
2089 void free_index(CA_DB *db)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Dapps.h300 } CA_DB; typedef in typeref:struct:ca_db_st
307 CA_DB *load_index(char *dbfile, DB_ATTR *dbattr);
308 int index_index(CA_DB *db);
309 int save_index(const char *dbfile, const char *suffix, CA_DB *db);
312 void free_index(CA_DB *db);
H A Dsrp.c120 static int get_index(CA_DB *db, char *id, char type)
144 static void print_entry(CA_DB *db, BIO *bio, int indx, int verbose, char *s)
156 static void print_index(CA_DB *db, BIO *bio, int indexindex, int verbose)
161 static void print_user(CA_DB *db, BIO *bio, int userindex, int verbose)
175 static int update_index(CA_DB *db, BIO *bio, char **row)
291 CA_DB *db = NULL;
H A Dca.c113 #define ENV_CA_DB "CA_DB"
201 STACK_OF(CONF_VALUE) *policy, CA_DB *db,
209 STACK_OF(CONF_VALUE) *policy, CA_DB *db,
219 STACK_OF(CONF_VALUE) *policy, CA_DB *db,
229 STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial,
235 static int do_revoke(X509 *x509, CA_DB *db, int ext, char *extval);
236 static int get_certificate_status(const char *ser_status, CA_DB *db);
237 static int do_updatedb(CA_DB *db);
311 CA_DB *db = NULL;
1506 STACK_OF(CONF_VALUE) *policy, CA_DB *d
[all...]
H A Docsp.c112 CA_DB *db, X509 *ca, X509 *rcert,
117 static char **lookup_serial(CA_DB *db, ASN1_INTEGER *ser);
174 CA_DB *rdb = NULL;
1023 CA_DB *db, X509 *ca, X509 *rcert,
1126 static char **lookup_serial(CA_DB *db, ASN1_INTEGER *ser)
H A Dapps.c1841 CA_DB *load_index(char *dbfile, DB_ATTR *db_attr)
1843 CA_DB *retdb = NULL;
1880 if ((retdb = OPENSSL_malloc(sizeof(CA_DB))) == NULL) {
1914 int index_index(CA_DB *db)
1936 int save_index(const char *dbfile, const char *suffix, CA_DB *db)
2089 void free_index(CA_DB *db)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Dapps.h300 } CA_DB; typedef in typeref:struct:ca_db_st
307 CA_DB *load_index(char *dbfile, DB_ATTR *dbattr);
308 int index_index(CA_DB *db);
309 int save_index(const char *dbfile, const char *suffix, CA_DB *db);
312 void free_index(CA_DB *db);
H A Dsrp.c120 static int get_index(CA_DB *db, char *id, char type)
144 static void print_entry(CA_DB *db, BIO *bio, int indx, int verbose, char *s)
156 static void print_index(CA_DB *db, BIO *bio, int indexindex, int verbose)
161 static void print_user(CA_DB *db, BIO *bio, int userindex, int verbose)
175 static int update_index(CA_DB *db, BIO *bio, char **row)
291 CA_DB *db = NULL;
H A Dca.c113 #define ENV_CA_DB "CA_DB"
201 STACK_OF(CONF_VALUE) *policy, CA_DB *db,
209 STACK_OF(CONF_VALUE) *policy, CA_DB *db,
219 STACK_OF(CONF_VALUE) *policy, CA_DB *db,
229 STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial,
235 static int do_revoke(X509 *x509, CA_DB *db, int ext, char *extval);
236 static int get_certificate_status(const char *ser_status, CA_DB *db);
237 static int do_updatedb(CA_DB *db);
311 CA_DB *db = NULL;
1506 STACK_OF(CONF_VALUE) *policy, CA_DB *d
[all...]
H A Docsp.c112 CA_DB *db, X509 *ca, X509 *rcert,
117 static char **lookup_serial(CA_DB *db, ASN1_INTEGER *ser);
174 CA_DB *rdb = NULL;
1023 CA_DB *db, X509 *ca, X509 *rcert,
1126 static char **lookup_serial(CA_DB *db, ASN1_INTEGER *ser)

Completed in 401 milliseconds

12