Searched refs:X509_PURPOSE_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
161 flags &= ~X509_PURPOSE_DYNAMIC; in X509_PURPOSE_add()172 ptmp->flags = X509_PURPOSE_DYNAMIC; in X509_PURPOSE_add()189 ptmp->flags &= X509_PURPOSE_DYNAMIC; in X509_PURPOSE_add()224 if (p->flags & X509_PURPOSE_DYNAMIC) { in xptable_free()
400 # define X509_PURPOSE_DYNAMIC 0x1 macro