Home
last modified time | relevance | path

Searched refs:alstr (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/
H A Dx509.c943 unsigned char *alstr = X509_alias_get0(x, NULL); in x509_main() local
945 if (alstr) in x509_main()
946 BIO_printf(out, "%s\n", alstr); in x509_main()
/third_party/openssl/apps/
H A Dx509.c943 unsigned char *alstr = X509_alias_get0(x, NULL); in x509_main() local
945 if (alstr) in x509_main()
946 BIO_printf(out, "%s\n", alstr); in x509_main()

Completed in 5 milliseconds