
| Current Path : /include/dovecot/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //include/dovecot/iostream-ssl-test.h |
#ifndef IOSTREAM_SSL_TEST_H #define IOSTREAM_SSL_TEST_H struct ssl_iostream_settings; void ssl_iostream_test_settings_server(struct ssl_iostream_settings *test_set); void ssl_iostream_test_settings_client(struct ssl_iostream_settings *test_set); #endif