Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_cust.c347 static int add_custom_ext_intern(SSL_CTX *ctx, ENDPOINT role, in add_custom_ext_intern() function
438 ret = add_custom_ext_intern(ctx, role, ext_type, in add_old_custom_ext()
490 return add_custom_ext_intern(ctx, ENDPOINT_BOTH, ext_type, context, add_cb, in SSL_CTX_add_custom_ext()