Searched refs:st_free (Results 1 – 1 of 1) sorted by relevance
68 static void st_free(ASN1_STRING_TABLE *tbl);244 sk_ASN1_STRING_TABLE_pop_free(tmp, st_free); in ASN1_STRING_TABLE_cleanup()247 static void st_free(ASN1_STRING_TABLE *tbl) in st_free() function