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

/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx509_trs.c178 flags |= X509_TRUST_DYNAMIC_NAME;
192 if (trtmp->flags & X509_TRUST_DYNAMIC_NAME)
228 if (p->flags & X509_TRUST_DYNAMIC_NAME)
H A Dx509.h335 # define X509_TRUST_DYNAMIC_NAME 2 macro

Completed in 69 milliseconds