Searched refs:DB_type (Results 1 – 3 of 3) sorted by relevance
711 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()1230 if (pp[DB_type][0] == DB_TYPE_REV) { in ca_main()1863 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()1872 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()1940 row[DB_type] = OPENSSL_strdup("V"); in do_body()2169 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()2224 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()2225 rrow[DB_type][1] = '\0'; in do_revoke()2321 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()2338 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()
195 # define DB_type 0 macro