Home
last modified time | relevance | path

Searched refs:DB_type (Results 1 – 3 of 3) sorted by relevance

/openssl-master/apps/
A Dca.c709 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1208 if (pp[DB_type][0] == DB_TYPE_REV) { in ca_main()
1850 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1859 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1927 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2156 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2211 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2212 rrow[DB_type][1] = '\0'; in do_revoke()
2308 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2325 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
A Docsp.c1103 } else if (inf[DB_type][0] == DB_TYPE_VAL) { in make_ocsp_response()
1107 } else if (inf[DB_type][0] == DB_TYPE_REV) { in make_ocsp_response()
/openssl-master/apps/include/
A Dapps.h194 # define DB_type 0 macro

Completed in 52 milliseconds