Searched refs:X509_PURPOSE_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
206 flags &= ~X509_PURPOSE_DYNAMIC; in X509_PURPOSE_add()217 ptmp->flags = X509_PURPOSE_DYNAMIC; in X509_PURPOSE_add()234 ptmp->flags &= X509_PURPOSE_DYNAMIC; in X509_PURPOSE_add()261 if (p->flags & X509_PURPOSE_DYNAMIC) { in xptable_free()
455 # define X509_PURPOSE_DYNAMIC 0x1 macro