Home
last modified time | relevance | path

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

/openssl/ssl/statem/
H A Dextensions_cust.c81 custom_ext_method *custom_ext_find(const custom_ext_methods *exts, in custom_ext_find() function
126 meth = custom_ext_find(exts, role, ext_type, NULL); in custom_ext_parse()
269 custom_ext_method *methdst = custom_ext_find(dst, methsrc->role, in custom_exts_copy_flags()
352 return custom_ext_find(&ctx->cert->custext, ENDPOINT_CLIENT, ext_type, in SSL_CTX_has_client_custom_ext()
402 if (custom_ext_find(exts, role, ext_type, NULL)) in ossl_tls_add_custom_ext_intern()
H A Dextensions.c488 meth = custom_ext_find(&s->cert->custext, role, thisext->type, in tls_validate_all_contexts()
537 meth = custom_ext_find(meths, role, type, &offset); in verify_extension()
H A Dextensions_clnt.c1532 if (custom_ext_find(&s->cert->custext, role, in tls_parse_stoc_sct()
/openssl/ssl/
H A Dssl_local.h2899 custom_ext_method *custom_ext_find(const custom_ext_methods *exts,

Completed in 39 milliseconds