Home
last modified time | relevance | path

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

/openssl-master/test/helpers/
A Dssltestlib.c29 static int tls_dump_new(BIO *bi);
58 || !BIO_meth_set_create(method_tls_dump, tls_dump_new) in bio_f_tls_dump_filter()
70 static int tls_dump_new(BIO *bio) in tls_dump_new() function

Completed in 4 milliseconds