Home
last modified time | relevance | path

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

/openssl-master/apps/
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 4 milliseconds