Searched refs:custom_ext_method (Results 1 – 3 of 3) sorted by relevance
81 custom_ext_method *custom_ext_find(const custom_ext_methods *exts, in custom_ext_find()86 custom_ext_method *meth = exts->meths; in custom_ext_find()106 custom_ext_method *meth = exts->meths; in custom_ext_init()120 custom_ext_method *meth; in custom_ext_parse()177 custom_ext_method *meth; in custom_ext_add()260 custom_ext_method *methsrc = src->meths; in custom_exts_copy_flags()263 custom_ext_method *methdst = custom_ext_find(dst, methsrc->role, in custom_exts_copy_flags()276 static void custom_ext_copy_old_cb(custom_ext_method *methdst, in custom_ext_copy_old_cb()277 const custom_ext_method *methsrc, in custom_ext_copy_old_cb()340 custom_ext_method *methdst = OPENSSL_realloc(dst->meths, in custom_exts_copy_conn()[all …]
437 custom_ext_method *meth = NULL; in tls_validate_all_contexts()481 custom_ext_method *meth = NULL; in verify_extension()
2054 } custom_ext_method; typedef2075 custom_ext_method *meths;2980 custom_ext_method *custom_ext_find(const custom_ext_methods *exts,