Searched refs:X509_TRUST_DYNAMIC (Results 1 – 4 of 4) sorted by relevance
189 flags &= ~X509_TRUST_DYNAMIC; in X509_TRUST_add()200 trtmp->flags = X509_TRUST_DYNAMIC; in X509_TRUST_add()218 trtmp->flags &= X509_TRUST_DYNAMIC; in X509_TRUST_add()247 if (p->flags & X509_TRUST_DYNAMIC) { in trtable_free()
289 #define X509_TRUST_DYNAMIC 1 macro
288 #define X509_TRUST_DYNAMIC 1 macro