Searched refs:X509_PURPOSE_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
194 flags &= ~X509_PURPOSE_DYNAMIC; in X509_PURPOSE_add()205 ptmp->flags = X509_PURPOSE_DYNAMIC; in X509_PURPOSE_add()231 ptmp->flags &= X509_PURPOSE_DYNAMIC; in X509_PURPOSE_add()259 if (p->flags & X509_PURPOSE_DYNAMIC) in xptable_free()
454 #define X509_PURPOSE_DYNAMIC 0x1 macro