Searched refs:xstandard (Results 1 – 1 of 1) sorted by relevance
98 static X509_PURPOSE xstandard[] = { variable110 #define X509_PURPOSE_COUNT (sizeof(xstandard)/sizeof(X509_PURPOSE))155 if(idx < (int)X509_PURPOSE_COUNT) return xstandard + idx; in X509_PURPOSE_get0()273 for(i = 0; i < X509_PURPOSE_COUNT; i++) xptable_free(xstandard + i); in X509_PURPOSE_cleanup()