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

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dssltestlib.c55 static int tls_dump_free(BIO *a);
84 || !BIO_meth_set_destroy(method_tls_dump, tls_dump_free))
101 static int tls_dump_free(BIO *bio) function
/netbsd-current/crypto/external/bsd/openssl/dist/test/helpers/
H A Dssltestlib.c39 static int tls_dump_free(BIO *a);
69 || !BIO_meth_set_destroy(method_tls_dump, tls_dump_free))
86 static int tls_dump_free(BIO *bio) function

Completed in 207 milliseconds