Searched refs:SSL_CTX_add_client_custom_ext (Results 1 – 7 of 7) sorted by relevance
17 client extension of type B<ext_type> using SSL_CTX_add_client_custom_ext().26 L<SSL_CTX_add_client_custom_ext(3)>
7 SSL_CTX_add_client_custom_ext, SSL_CTX_add_server_custom_ext,56 int SSL_CTX_add_client_custom_ext(SSL_CTX *ctx, unsigned int ext_type,79 SSL_CTX_add_client_custom_ext() adds a custom extension for a TLS/DTLS client92 the B<context> value to the same as for SSL_CTX_add_client_custom_ext() above.268 SSL_CTX_add_custom_ext(), SSL_CTX_add_client_custom_ext() and
58 SSL_CTX_add_client_custom_ext;
451 int SSL_CTX_add_client_custom_ext(SSL_CTX *ctx, unsigned int ext_type, in SSL_CTX_add_client_custom_ext() function
866 __owur int SSL_CTX_add_client_custom_ext(SSL_CTX *ctx,
1897 if (!SSL_CTX_add_client_custom_ext(ctx, in s_client_main()
2765 MLINKS+= SSL_extension_supported.3 SSL_CTX_add_client_custom_ext.3