HomeSort by: relevance | last modified time | path
    Searched refs:custom_ext_find (Results 1 - 12 of 12) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/ssl/statem/
extensions_cust.c 81 custom_ext_method *custom_ext_find(const custom_ext_methods *exts, function
126 meth = custom_ext_find(exts, role, ext_type, NULL);
263 custom_ext_method *methdst = custom_ext_find(dst, methsrc->role,
396 return custom_ext_find(&ctx->cert->custext, ENDPOINT_CLIENT, ext_type,
447 if (custom_ext_find(exts, role, ext_type, NULL))
extensions.c 439 meth = custom_ext_find(&s->cert->custext, role, thisext->type,
488 meth = custom_ext_find(meths, role, type, &offset);
extensions_clnt.c 1575 if (custom_ext_find(&s->cert->custext, role,
  /src/crypto/external/bsd/openssl/dist/ssl/statem/
extensions_cust.c 81 custom_ext_method *custom_ext_find(const custom_ext_methods *exts, function
125 meth = custom_ext_find(exts, role, ext_type, NULL);
260 custom_ext_method *methdst = custom_ext_find(dst, methsrc->role,
343 return custom_ext_find(&ctx->cert->custext, ENDPOINT_CLIENT, ext_type,
390 if (custom_ext_find(exts, role, ext_type, NULL))
extensions.c 443 meth = custom_ext_find(&s->cert->custext, role, thisext->type,
492 meth = custom_ext_find(meths, role, type, &offset);
extensions_clnt.c 1470 if (custom_ext_find(&s->cert->custext, role,
  /src/crypto/external/bsd/openssl.old/dist/ssl/statem/
extensions_cust.c 81 custom_ext_method *custom_ext_find(const custom_ext_methods *exts, function
125 meth = custom_ext_find(exts, role, ext_type, NULL);
258 custom_ext_method *methdst = custom_ext_find(dst, methsrc->role,
339 return custom_ext_find(&ctx->cert->custext, ENDPOINT_CLIENT, ext_type,
386 if (custom_ext_find(exts, role, ext_type, NULL))
extensions.c 439 meth = custom_ext_find(&s->cert->custext, role, thisext->type,
488 meth = custom_ext_find(meths, role, type, &offset);
extensions_clnt.c 1530 if (custom_ext_find(&s->cert->custext, role,
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_local.h 2980 custom_ext_method *custom_ext_find(const custom_ext_methods *exts,
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_local.h 2794 custom_ext_method *custom_ext_find(const custom_ext_methods *exts,
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_local.h 2643 custom_ext_method *custom_ext_find(const custom_ext_methods *exts,

Completed in 46 milliseconds