| Home | Sort by: relevance | last modified time | path |
| /src/external/bsd/ppp/dist/pppd/ | |
| tls.c | 55 * OpenSSL 1.1+ introduced a generic TLS_method() 58 #define TLS_method SSLv23_method 285 const SSL_METHOD* tls_method() { function 286 return TLS_method(); |