Searched refs:X509_PURPOSE_DYNAMIC (Results 1 – 4 of 4) sorted by relevance
225 flags &= ~X509_PURPOSE_DYNAMIC; in X509_PURPOSE_add()236 ptmp->flags = X509_PURPOSE_DYNAMIC; in X509_PURPOSE_add()263 ptmp->flags &= X509_PURPOSE_DYNAMIC; in X509_PURPOSE_add()292 if (p->flags & X509_PURPOSE_DYNAMIC) { in xptable_free()
443 #define X509_PURPOSE_DYNAMIC 0x1 macro
466 #define X509_PURPOSE_DYNAMIC 0x1 macro