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()119 custom_ext_method *meth; in custom_ext_parse()177 custom_ext_method *meth; in custom_ext_add()252 custom_ext_method *methsrc = src->meths; in custom_exts_copy_flags()255 custom_ext_method *methdst = custom_ext_find(dst, methsrc->role, in custom_exts_copy_flags()282 custom_ext_method *methsrc = src->meths + i; in custom_exts_copy()283 custom_ext_method *methdst = dst->meths + i; in custom_exts_copy()320 custom_ext_method *meth; in custom_exts_free()[all …]
441 custom_ext_method *meth = NULL; in tls_validate_all_contexts()485 custom_ext_method *meth = NULL; in verify_extension()
1984 } custom_ext_method; typedef2000 custom_ext_method *meths;2794 custom_ext_method *custom_ext_find(const custom_ext_methods *exts,