Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Ds_client.c224 } tlsextctx; typedef
228 tlsextctx *p = (tlsextctx *) arg; in ssl_servername_cb()
848 tlsextctx tlsextcbp = { NULL, 0 }; in s_client_main()
H A Ds_server.c414 } tlsextctx; typedef
418 tlsextctx *p = (tlsextctx *) arg; in ssl_servername_cb()
1015 tlsextctx tlsextcbp = { NULL, NULL, SSL_TLSEXT_ERR_ALERT_WARNING }; in s_server_main()