Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dextensions_cust.c81 custom_ext_method *custom_ext_find(const custom_ext_methods *exts, in custom_ext_find() function
125 meth = custom_ext_find(exts, role, ext_type, NULL); in custom_ext_parse()
258 custom_ext_method *methdst = custom_ext_find(dst, methsrc->role, in custom_exts_copy_flags()
339 return custom_ext_find(&ctx->cert->custext, ENDPOINT_CLIENT, ext_type, in SSL_CTX_has_client_custom_ext()
386 if (custom_ext_find(exts, role, ext_type, NULL)) in add_custom_ext_intern()
H A Dextensions.c439 meth = custom_ext_find(&s->cert->custext, role, thisext->type, in tls_validate_all_contexts()
488 meth = custom_ext_find(meths, role, type, &offset); in verify_extension()
H A Dextensions_clnt.c1530 if (custom_ext_find(&s->cert->custext, role, in tls_parse_stoc_sct()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dextensions_cust.c81 custom_ext_method *custom_ext_find(const custom_ext_methods *exts, in custom_ext_find() function
125 meth = custom_ext_find(exts, role, ext_type, NULL); in custom_ext_parse()
260 custom_ext_method *methdst = custom_ext_find(dst, methsrc->role, in custom_exts_copy_flags()
343 return custom_ext_find(&ctx->cert->custext, ENDPOINT_CLIENT, ext_type, in SSL_CTX_has_client_custom_ext()
390 if (custom_ext_find(exts, role, ext_type, NULL)) in add_custom_ext_intern()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_local.h2643 custom_ext_method *custom_ext_find(const custom_ext_methods *exts,
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_local.h2794 custom_ext_method *custom_ext_find(const custom_ext_methods *exts,