Home
last modified time | relevance | path

Searched defs:exts (Results 1 – 19 of 19) sorted by relevance

/freebsd-src/crypto/openssl/ssl/statem/
H A Dextensions_cust.c81 custom_ext_method *custom_ext_find(const custom_ext_methods *exts, in custom_ext_find()
103 void custom_ext_init(custom_ext_methods *exts) in custom_ext_init()
118 custom_ext_methods *exts = &s->cert->custext; in custom_ext_parse() local
176 custom_ext_methods *exts = &s->cert->custext; in custom_ext_add() local
322 void custom_exts_free(custom_ext_methods *exts) in custom_exts_free()
356 custom_ext_methods *exts = &ctx->cert->custext; in add_custom_ext_intern() local
H A Dextensions.c419 int tls_validate_all_contexts(SSL *s, unsigned int thisctx, RAW_EXTENSION *exts) in tls_validate_all_contexts() argument
567 custom_ext_methods *exts = &s->cert->custext; in tls_collect_extensions() local
693 RAW_EXTENSION *exts, X509 *x, size_t chainidx) in tls_parse_extension() argument
742 int tls_parse_all_extensions(SSL *s, int context, RAW_EXTENSION *exts, X50 argument
[all...]
H A Dstatem_clnt.c2459 RAW_EXTENSION *exts = NULL; in tls_process_new_session_ticket() local
H A Dextensions_srvr.c304 PACKET responder_id_list, exts; tls_parse_ctos_status_request() local
/freebsd-src/contrib/wpa/hs20/client/
H A Dest.c249 add_csrattrs_oid(struct hs20_osu_client * ctx,ASN1_OBJECT * oid,STACK_OF (X509_EXTENSION)* exts) add_csrattrs_oid() argument
272 add_csrattrs_ext_req(struct hs20_osu_client * ctx,STACK_OF (ASN1_OBJECT)* values,STACK_OF (X509_EXTENSION)* exts) add_csrattrs_ext_req() argument
303 add_csrattrs_attr(struct hs20_osu_client * ctx,Attribute * attr,STACK_OF (X509_EXTENSION)* exts) add_csrattrs_attr() argument
335 add_csrattrs(struct hs20_osu_client * ctx,CsrAttrs * csrattrs,STACK_OF (X509_EXTENSION)* exts) add_csrattrs() argument
[all...]
/freebsd-src/crypto/openssl/crypto/x509/
H A Dx509_req.c170 int X509_REQ_add_extensions_nid(X509_REQ *req, in X509_REQ_add_extensions_nid()
188 int X509_REQ_add_extensions(X509_REQ *req, const STACK_OF(X509_EXTENSION) *exts) in X509_REQ_add_extensions()
H A Dv3_prn.c139 int X509V3_extensions_print(BIO *bp, const char *title, in X509V3_extensions_print()
/freebsd-src/crypto/openssh/regress/unittests/sshkey/
H A Dtest_sshkey.c61 struct sshbuf *ca_buf, *pk, *principals, *critopts, *exts; in build_cert() local
/freebsd-src/crypto/openssl/crypto/cmp/
H A Dcmp_msg.c122 static int add_extensions(STACK_OF(X509_EXTENSION) **target, in add_extensions()
287 X509_EXTENSIONS *exts = NULL; in OSSL_CMP_CTX_setup_CRM() local
H A Dcmp_ctx.c147 #define X509_EXTENSIONS_free(exts) \ argument
/freebsd-src/crypto/openssl/crypto/crmf/
H A Dcrmf_lib.c319 X509_EXTENSIONS *exts) in OSSL_CRMF_MSG_set0_extensions()
/freebsd-src/crypto/openssl/crypto/ocsp/
H A Docsp_ext.c244 static int ocsp_add1_nonce(STACK_OF(X509_EXTENSION) **exts, in ocsp_add1_nonce()
/freebsd-src/crypto/openssl/test/
H A Dcmp_ctx_test.c209 X509_EXTENSIONS *exts = NULL; in execute_CTX_reqExtensions_have_SAN_test() local
H A Dsslapitest.c715 int *exts; in full_client_hello_callback() local
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp1089 RISCVISAInfo::OrderedExtensionMap exts; mergeAttributesSection() local
/freebsd-src/crypto/openssl/apps/
H A Dcmp.c1522 X509_EXTENSIONS *exts = NULL; in setup_request_ctx() local
/freebsd-src/crypto/openssh/
H A Dsftp-client.c108 u_int exts; member
H A Dsshkey.c1765 struct sshbuf *exts = NULL, *ca = NULL; in cert_parse() local
/freebsd-src/crypto/openssl/ssl/
H A Dssl_local.h1600 X509_EXTENSIONS *exts; member