DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
X509_TRUST_MIN
crypto/libressl/crypto/x509/x509_trs.c
168
if ((id >= X509_TRUST_MIN) && (id <= X509_TRUST_MAX))
crypto/libressl/crypto/x509/x509_trs.c
169
return id - X509_TRUST_MIN;