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

/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx509_trs.c147 if ((id >= X509_TRUST_MIN) && (id <= X509_TRUST_MAX))
148 return id - X509_TRUST_MIN;
H A Dx509.h330 # define X509_TRUST_MIN 1 macro

Completed in 44 milliseconds