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

/freebsd-13-stable/crypto/openssl/apps/
H A Dx509.c671 unsigned char *alstr; local
672 alstr = X509_alias_get0(x, NULL);
673 if (alstr)
674 BIO_printf(out, "%s\n", alstr);

Completed in 96 milliseconds