Home
last modified time | relevance | path

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

/openssl/apps/
H A Docsp.c650 CA_DB *newrdb = load_index(ridx_filename, NULL); in ocsp_main() local
652 if (newrdb != NULL && index_index(newrdb) > 0) { in ocsp_main()
654 rdb = newrdb; in ocsp_main()
656 free_index(newrdb); in ocsp_main()

Completed in 7 milliseconds