Home
last modified time | relevance | path

Searched refs:ossl_tls_add_custom_ext_intern (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_cust.c410 int ossl_tls_add_custom_ext_intern(SSL_CTX *ctx, custom_ext_methods *exts, in ossl_tls_add_custom_ext_intern() function
505 ret = ossl_tls_add_custom_ext_intern(ctx, NULL, role, ext_type, in add_old_custom_ext()
557 return ossl_tls_add_custom_ext_intern(ctx, NULL, ENDPOINT_BOTH, ext_type, in SSL_CTX_add_custom_ext()
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_tls.c731 if (!ossl_tls_add_custom_ext_intern(NULL, &sc->cert->custext, in ossl_quic_tls_configure()
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h2989 int ossl_tls_add_custom_ext_intern(SSL_CTX *ctx, custom_ext_methods *exts,