Searched defs:X509V3_section_free (Results 1 – 2 of 2) sorted by relevance
401 void X509V3_section_free(X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *section) in X509V3_section_free() function
2188 #define X509V3_section_free BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509V3_section_free) macro