Searched refs:fdig (Results 1 – 1 of 1) sorted by relevance
1100 EVP_MD *fdig; in x509_main() local1106 if ((fdig = EVP_MD_fetch(app_get0_libctx(), fdigname, in x509_main()1112 digres = X509_digest(x, fdig, md, &n); in x509_main()1113 EVP_MD_free(fdig); in x509_main()