Home
last modified time | relevance | path

Searched refs:X509 (Results 301 – 325 of 337) sorted by relevance

1...<<11121314

/openssl/doc/man3/
H A DX509_ATTRIBUTE.pod16 - X509 attribute functions
72 B<X509_ATTRIBUTE> objects are used by many standards including X509, X509_REQ,
H A DSSL_extension_supported.pod21 size_t *outlen, X509 *x,
33 size_t inlen, X509 *x,
H A DCRYPTO_get_ex_new_index.pod59 X509
H A DX509_VERIFY_PARAM_set_flags.pod21 - X509 verification parameters
262 certificates and makes the verification strictly apply B<X509> rules.
H A DASN1_generate_nconf.pod23 which will typically be used by X509 v3 certificate extension
/openssl/ssl/
H A Dssl_lib.c330 X509 *cert = NULL; in dane_tlsa_add()
1940 X509 *SSL_get1_peer_certificate(const SSL *s) in SSL_get1_peer_certificate()
1942 X509 *r = SSL_get0_peer_certificate(s); in SSL_get1_peer_certificate()
1950 X509 *SSL_get0_peer_certificate(const SSL *s) in SSL_get0_peer_certificate()
1963 STACK_OF(X509) *SSL_get_peer_cert_chain(const SSL *s) in STACK_OF() argument
1965 STACK_OF(X509) *r; in STACK_OF()
5022 X509 *SSL_get_certificate(const SSL *s) in SSL_get_certificate()
5048 X509 *SSL_CTX_get0_certificate(const SSL_CTX *ctx) in SSL_CTX_get0_certificate()
6095 STACK_OF(X509) *SSL_get0_verified_chain(const SSL *s) in STACK_OF() argument
6229 X509 *cert = s->session != NULL ? s->session->peer : NULL; in ct_extract_x509v3_extension_scts()
[all …]
/openssl/test/
H A Denginetest.c361 X509 *cert = NULL, *dupcert = NULL; in test_x509_dup_w_engine()
H A DREADME-dev.md34 60 X509 subsystem
H A Dv3ext.c24 X509 *x = NULL; in test_pathlen()
H A Drpktest.c102 X509 *x509 = NULL, *other_x509 = NULL, *root_x509 = NULL; in test_rpk()
H A Devp_libctx_test.c262 X509 *cert = NULL; in dhx_cert_load()
H A Dsslapitest.c116 static X509 *ocspcert = NULL;
572 X509 *crt1 = NULL, *crt2 = NULL; in test_client_cert_verify_cb()
573 STACK_OF(X509) *server_chain; in test_client_cert_verify_cb()
6028 const unsigned char **out, size_t *outlen, X509 *x, in new_add_cb()
6056 const unsigned char *in, size_t inlen, X509 *x, in new_parse_cb()
6358 size_t inlen, X509 *x, in serverinfo_custom_parse_cb()
8818 X509 *x509 = NULL, *rootx = NULL; in cert_cb()
8819 STACK_OF(X509) *chain = NULL; in cert_cb()
9002 static int client_cert_cb(SSL *ssl, X509 **x509, EVP_PKEY **pkey) in client_cert_cb()
9004 X509 *xcert; in client_cert_cb()
[all …]
/openssl/doc/man7/
H A Dopenssl-threads.pod26 References are often increased automatically (such as when an B<X509>
/openssl/crypto/x509/
H A Dx_crl.c391 int X509_CRL_get0_by_cert(X509_CRL *crl, X509_REVOKED **ret, X509 *x) in X509_CRL_get0_by_cert()
H A Dx_pubkey.c1043 ASN1_BIT_STRING *X509_get0_pubkey_bitstr(const X509 *x) in X509_get0_pubkey_bitstr()
/openssl/crypto/cms/
H A Dcms_asn1.c28 ASN1_SIMPLE(CMS_CertificateChoices, d.certificate, X509),
/openssl/apps/
H A Dreq.c251 X509 *new_x509 = NULL, *CAcert = NULL; in req_main()
1549 X509 *x; in set_keygen_ctx()
H A Ds_client.c850 STACK_OF(X509) *chain = NULL; in s_client_main()
851 X509 *cert = NULL; in s_client_main()
3365 X509 *peer = NULL; in print_stuff()
3366 STACK_OF(X509) *sk; in print_stuff()
H A Dpkeyutl.c568 X509 *x; in init_ctx()
H A Dts.c907 STACK_OF(X509) *certs; in create_verify_ctx()
/openssl/util/
H A Dindent.pro423 -T X509
/openssl/ssl/statem/
H A Dstatem_clnt.c1967 X509 *x = NULL; in tls_process_server_certificate()
2062 X509 *x; in tls_post_process_server_certificate()
3671 X509 *x509 = NULL; in tls_prepare_client_certificate()
4045 int ssl_do_client_cert_cb(SSL_CONNECTION *s, X509 **px509, EVP_PKEY **ppkey) in ssl_do_client_cert_cb()
/openssl/
H A DNEWS.md506 * X509 certificates signed using SHA1 are no longer allowed at security
668 * EdDSA (both Ed25519 and Ed448) including X509 and TLS support
777 X509, X509_CRL, X509_OBJECT, X509_STORE_CTX, X509_STORE,
1407 the use through EVP, X509 and ENGINE.
1515 * Improved comparison of X509 Name type.
1529 * Multiple X509 verification fixes
1750 * Simplified X509 name and attribute routines
/openssl/crypto/objects/
H A Dobj_mac.num13 X509 12
/openssl/include/openssl/
H A Dasn1.h.in352 * SOMETHING somevar = {...,ASN1_ITEM_ref(X509),...};
359 * appropriate reference with: ASN1_ITEM_rptr(X509). This

Completed in 151 milliseconds

1...<<11121314