Searched refs:DB_type (Results 1 – 3 of 3) sorted by relevance
633 if ((pp[DB_type][0] != DB_TYPE_REV) && (pp[DB_rev_date][0] != '\0')) { in ca_main()639 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()1124 if (pp[DB_type][0] == DB_TYPE_REV) { in ca_main()1781 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()1783 else if (rrow[DB_type][0] == DB_TYPE_REV) in do_body()1785 else if (rrow[DB_type][0] == DB_TYPE_VAL) in do_body()1790 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()1858 row[DB_type] = OPENSSL_strdup("V"); in do_body()1865 if ((row[DB_type] == NULL) || (row[DB_file] == NULL) in do_body()2091 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()[all …]
503 # define DB_type 0 macro
1202 } else if (inf[DB_type][0] == DB_TYPE_VAL) { in make_ocsp_response()1206 } else if (inf[DB_type][0] == DB_TYPE_REV) { in make_ocsp_response()