Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_cust.c82 custom_ext_method *custom_ext_find(const custom_ext_methods *exts, in custom_ext_find()
87 custom_ext_method *meth = exts->meths; in custom_ext_find()
107 custom_ext_method *meth = exts->meths; in custom_ext_init()
121 custom_ext_method *meth; in custom_ext_parse()
179 custom_ext_method *meth; in custom_ext_add()
267 custom_ext_method *methsrc = src->meths; in custom_exts_copy_flags()
270 custom_ext_method *methdst = custom_ext_find(dst, methsrc->role, in custom_exts_copy_flags()
283 static void custom_ext_copy_old_cb(custom_ext_method *methdst, in custom_ext_copy_old_cb()
284 const custom_ext_method *methsrc, in custom_ext_copy_old_cb()
348 custom_ext_method *methdst = in custom_exts_copy_conn()
[all …]
H A Dextensions.c487 custom_ext_method *meth = NULL; in tls_validate_all_contexts()
531 custom_ext_method *meth = NULL; in verify_extension()
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h2056 } custom_ext_method; typedef
2077 custom_ext_method *meths;
2983 custom_ext_method *custom_ext_find(const custom_ext_methods *exts,