Searched refs:X509_TRUST_MAX (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/crypto/openssl/crypto/x509/ | ||
| D | x509_trs.c | 149 if ((id >= X509_TRUST_MIN) && (id <= X509_TRUST_MAX)) in X509_TRUST_get_by_id() |
| D | x509.h | 337 # define X509_TRUST_MAX 8 macro |