Home
last modified time | relevance | path

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

/openssl/apps/
H A Docsp.c641 CA_DB *newrdb = load_index(ridx_filename, NULL); in ocsp_main() local
643 if (newrdb != NULL && index_index(newrdb) > 0) { in ocsp_main()
645 rdb = newrdb; in ocsp_main()
647 free_index(newrdb); in ocsp_main()

Completed in 5 milliseconds