Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Docsp.c237 char *header, *value, *respdigname = NULL; in ocsp_main() local
490 respdigname = opt_arg(); in ocsp_main()
548 if (respdigname != NULL) { in ocsp_main()
549 if (!opt_md(respdigname, &rsign_md)) in ocsp_main()