Home
last modified time | relevance | path

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

/src/crypto/openssl/apps/
H A Dx509.c1101 int digres; in x509_main() local
1112 digres = X509_digest(x, fdig, md, &n); in x509_main()
1114 if (!digres) { in x509_main()