Home
last modified time | relevance | path

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

/openssl/apps/
H A Dca.c712 if ((pp[DB_type][0] == DB_TYPE_REV) && in ca_main()
1213 if (pp[DB_type][0] == DB_TYPE_REV) { in ca_main()
1855 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
1864 if (rrow[DB_type][0] == DB_TYPE_REV) { in do_body()
1932 row[DB_type] = OPENSSL_strdup("V"); in do_body()
2161 row[DB_type] = OPENSSL_strdup("V"); in do_revoke()
2216 rrow[DB_type][0] = DB_TYPE_REV; in do_revoke()
2217 rrow[DB_type][1] = '\0'; in do_revoke()
2313 if (rrow[DB_type][0] == DB_TYPE_VAL) { in do_updatedb()
2330 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()
[all …]
H A Docsp.c1107 } else if (inf[DB_type][0] == DB_TYPE_VAL) { in make_ocsp_response()
1111 } else if (inf[DB_type][0] == DB_TYPE_REV) { in make_ocsp_response()
/openssl/apps/include/
H A Dapps.h198 # define DB_type 0 macro

Completed in 25 milliseconds