Searched refs:watchccs_free (Results 1 – 1 of 1) sorted by relevance
28 static int watchccs_free(BIO *a);52 || !BIO_meth_set_destroy(method_watchccs, watchccs_free)) in bio_f_watchccs_filter()64 static int watchccs_free(BIO *bio) in watchccs_free() function