Home
last modified time | relevance | path

Searched refs:tls_dump_free (Results 1 – 1 of 1) sorted by relevance

/openssl-master/test/helpers/
A Dssltestlib.c30 static int tls_dump_free(BIO *a);
59 || !BIO_meth_set_destroy(method_tls_dump, tls_dump_free)) in bio_f_tls_dump_filter()
76 static int tls_dump_free(BIO *bio) in tls_dump_free() function

Completed in 7 milliseconds