Searched refs:fdigname (Results 1 – 1 of 1) sorted by relevance
1000 const char *fdigname = digest; in x509_main() local1004 if (fdigname == NULL) in x509_main()1005 fdigname = "SHA1"; in x509_main()1007 if ((fdig = EVP_MD_fetch(app_get0_libctx(), fdigname, in x509_main()1019 BIO_printf(out, "%s Fingerprint=", fdigname); in x509_main()
Completed in 6 milliseconds