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()178 custom_ext_method *meth; in custom_ext_add()266 custom_ext_method *methsrc = src->meths; in custom_exts_copy_flags()269 custom_ext_method *methdst = custom_ext_find(dst, methsrc->role, in custom_exts_copy_flags()296 custom_ext_method *methsrc = src->meths + i; in custom_exts_copy()297 custom_ext_method *methdst = dst->meths + i; in custom_exts_copy()334 custom_ext_method *meth; in custom_exts_free()[all …]
486 custom_ext_method *meth = NULL; in tls_validate_all_contexts()530 custom_ext_method *meth = NULL; in verify_extension()
2025 } custom_ext_method; typedef2041 custom_ext_method *meths;2915 custom_ext_method *custom_ext_find(const custom_ext_methods *exts,
Completed in 45 milliseconds