Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/ssl/
H A Ds23_clnt.c539 if (ssl_prepare_clienthello_tlsext(s) <= 0) { in ssl23_client_hello()
H A Dssl_locl.h1160 int ssl_prepare_clienthello_tlsext(SSL *s);
H A Dd1_clnt.c880 if (ssl_prepare_clienthello_tlsext(s) <= 0) { in dtls1_client_hello()
H A Dt1_lib.c1693 int ssl_prepare_clienthello_tlsext(SSL *s) in ssl_prepare_clienthello_tlsext() function
H A Ds3_clnt.c807 if (ssl_prepare_clienthello_tlsext(s) <= 0) { in ssl3_client_hello()