Searched refs:X509_TRUST_DYNAMIC (Results 1 – 3 of 3) sorted by relevance
131 flags &= ~X509_TRUST_DYNAMIC; in X509_TRUST_add()142 trtmp->flags = X509_TRUST_DYNAMIC; in X509_TRUST_add()155 trtmp->flags &= X509_TRUST_DYNAMIC; in X509_TRUST_add()189 if (p->flags & X509_TRUST_DYNAMIC) { in trtable_free()
200 # define X509_TRUST_DYNAMIC (1U << 0) macro
103 # define X509_TRUST_DYNAMIC (1U << 0) macro