Searched refs:DB_type (Results 1 – 3 of 3) sorted by relevance
700 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()1187 if (pp[DB_type][0] == DB_TYPE_REV) { in ca_main()1829 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()1838 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()1906 row[DB_type] = OPENSSL_strdup("V"); in do_body()2135 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()2190 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()2191 rrow[DB_type][1] = '\0'; in do_revoke()2287 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()2304 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()[all …]
1105 } else if (inf[DB_type][0] == DB_TYPE_VAL) { in make_ocsp_response()1109 } else if (inf[DB_type][0] == DB_TYPE_REV) { in make_ocsp_response()
202 # define DB_type 0 macro
Completed in 25 milliseconds