Home
last modified time | relevance | path

Searched defs:exts (Results 1 – 15 of 15) 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()
103 void custom_ext_init(custom_ext_methods *exts) in custom_ext_init()
119 custom_ext_methods *exts = &s->cert->custext; in custom_ext_parse() local
177 custom_ext_methods *exts = &s->cert->custext; in custom_ext_add() local
331 void custom_exts_free(custom_ext_methods *exts) in custom_exts_free()
356 int ossl_tls_add_custom_ext_intern(SSL_CTX *ctx, custom_ext_methods *exts, in ossl_tls_add_custom_ext_intern()
H A Dextensions.c464 RAW_EXTENSION *exts) in tls_validate_all_contexts()
614 custom_ext_methods *exts = &s->cert->custext; in tls_collect_extensions() local
740 RAW_EXTENSION *exts, X509 *x, size_t chainidx) in tls_parse_extension()
790 RAW_EXTENSION *exts, X509 *x, in tls_parse_all_extensions()
H A Dstatem_clnt.c2691 RAW_EXTENSION *exts = NULL; in tls_process_new_session_ticket() local
H A Dextensions_srvr.c323 PACKET responder_id_list, exts; in tls_parse_ctos_status_request() local
/openssl/crypto/x509/
H A Dx509_req.c165 int X509_REQ_add_extensions_nid(X509_REQ *req, in X509_REQ_add_extensions_nid()
208 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()
/openssl/crypto/crmf/
H A Dcrmf_lib.c315 X509_EXTENSIONS *exts) in OSSL_CRMF_MSG_set0_extensions()
/openssl/crypto/cmp/
H A Dcmp_ctx.c154 #define X509_EXTENSIONS_free(exts) \ argument
H A Dcmp_msg.c286 X509_EXTENSIONS *exts = NULL; in OSSL_CMP_CTX_setup_CRM() local
/openssl/crypto/ocsp/
H A Docsp_ext.c244 static int ocsp_add1_nonce(STACK_OF(X509_EXTENSION) **exts, in ocsp_add1_nonce()
/openssl/test/
H A Dcmp_ctx_test.c221 X509_EXTENSIONS *exts = NULL; in execute_CTX_reqExtensions_have_SAN_test() local
H A Dsslapitest.c715 int *exts; in full_client_hello_callback() local
/openssl/apps/
H A Dcmp.c1664 X509_EXTENSIONS *exts = NULL; in setup_request_ctx() local
/openssl/ssl/
H A Dssl_lib.c6765 int SSL_client_hello_get_extension_order(SSL *s, uint16_t *exts, size_t *num_exts) in SSL_client_hello_get_extension_order()
H A Dssl_local.h1590 X509_EXTENSIONS *exts; member

Completed in 121 milliseconds