Home
last modified time | relevance | path

Searched refs:CERT (Results 1 – 21 of 21) sorted by relevance

/freebsd-12.1/crypto/openssl/ssl/
H A Dssl_cert.c50 CERT *ssl_cert_new(void) in ssl_cert_new()
52 CERT *ret = OPENSSL_zalloc(sizeof(*ret)); in ssl_cert_new()
74 CERT *ssl_cert_dup(CERT *cert) in ssl_cert_dup()
76 CERT *ret = OPENSSL_zalloc(sizeof(*ret)); in ssl_cert_dup()
203 void ssl_cert_clear_certs(CERT *c) in ssl_cert_clear_certs()
222 void ssl_cert_free(CERT *c) in ssl_cert_free()
311 int ssl_cert_select_current(CERT *c, X509 *x) in ssl_cert_select_current()
334 int ssl_cert_set_current(CERT *c, long op) in ssl_cert_set_current()
357 void ssl_cert_set_cert_cb(CERT *c, int (*cb) (SSL *ssl, void *arg), void *arg) in ssl_cert_set_cert_cb()
787 CERT *c = s ? s->cert : ctx->cert; in ssl_build_cert_chain()
[all …]
H A Dssl_locl.h1945 } CERT; typedef
2256 __owur CERT *ssl_cert_new(void);
2257 __owur CERT *ssl_cert_dup(CERT *cert);
2258 void ssl_cert_clear_certs(CERT *c);
2259 void ssl_cert_free(CERT *c);
2275 CERT *c);
2297 __owur int ssl_cert_select_current(CERT *c, X509 *x);
2298 __owur int ssl_cert_set_current(CERT *c, long arg);
2303 __owur int ssl_cert_set_cert_store(CERT *c, X509_STORE *store, int chain,
2545 __owur int tls1_set_sigalgs_list(CERT *c, const char *str, int client);
[all …]
H A Dssl_rsa.c19 static int ssl_set_cert(CERT *c, X509 *x509);
20 static int ssl_set_pkey(CERT *c, EVP_PKEY *pkey);
128 static int ssl_set_pkey(CERT *c, EVP_PKEY *pkey) in ssl_set_pkey()
316 static int ssl_set_cert(CERT *c, X509 *x) in ssl_set_cert()
1046 CERT *c = ssl != NULL ? ssl->cert : ctx->cert; in ssl_set_cert_and_key()
H A Dssl_conf.c420 CERT *c = NULL; in cmd_Certificate()
463 CERT *cert; in do_store()
887 CERT *c = NULL; in SSL_CONF_CTX_finish()
H A Dt1_lib.c1725 CERT *c = s->cert; in tls1_set_shared_sigalgs()
1994 int tls1_set_sigalgs_list(CERT *c, const char *str, int client) in tls1_set_sigalgs_list()
2005 int tls1_set_raw_sigalgs(CERT *c, const uint16_t *psigs, size_t salglen, in tls1_set_raw_sigalgs()
2029 int tls1_set_sigalgs(CERT *c, const int *psig_nids, size_t salglen, int client) in tls1_set_sigalgs()
2144 CERT *c = s->cert; in tls1_check_chain()
H A Dssl_ciph.c960 const SSL_CIPHER **ca_list, CERT *c) in ssl_cipher_process_rulestr()
1222 static int check_suiteb_cipher_list(const SSL_METHOD *meth, CERT *c, in check_suiteb_cipher_list()
1408 CERT *c) in STACK_OF()
H A Ds3_lib.c3388 static int ssl3_set_req_cert_type(CERT *c, const unsigned char *p, size_t len);
4387 static int ssl3_set_req_cert_type(CERT *c, const unsigned char *p, size_t len) in ssl3_set_req_cert_type()
H A Dssl_lib.c3244 CERT *c = s->cert; in ssl_set_masks()
4001 CERT *new_cert; in SSL_set_SSL_CTX()
/freebsd-12.1/share/dict/
H A Dfreebsd31 CERT
/freebsd-12.1/contrib/sendmail/smrsh/
H A DREADME4 This README file is provided as a courtesy of the CERT Coordination Center,
6 intended as a supplement to the CERT advisory CA-93:16.sendmail.vulnerability,
/freebsd-12.1/contrib/ldns/drill/
H A DChangeLog.22-nov-200560 - CERT RR supported
/freebsd-12.1/contrib/unbound/doc/
H A DFEATURES91 2538: CERT type.
/freebsd-12.1/contrib/bzip2/
H A DCHANGES318 Security fix only. Fixes CERT-FI 20469 as it applies to bzip2.
/freebsd-12.1/contrib/ldns/
H A DChangelog367 * bugfix #342: patch for support for more CERT key types (RFC4398).
763 - fixed CERT RR type
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td463 HelpText<"Warn on using a floating point value as a loop counter (CERT: "
/freebsd-12.1/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c2502 CERT *cert = s->cert; in tls_construct_server_key_exchange()
/freebsd-12.1/contrib/file/
H A DChangeLog603 * Fix CDF parsing issues found by CERT's fuzzing tool (Will Dormann)
/freebsd-12.1/contrib/tcp_wrappers/
H A DREADME471 A short-term solution, as outlined in in CERT advisory CA-95:01, is to
/freebsd-12.1/crypto/openssl/
H A DCHANGES2935 *) Add support for certificate stores in CERT structure. This makes it
2939 to build and store a certificate chain in CERT structure: returning
2943 Note: if the CERT based stores are not set then the parent SSL_CTX
2976 Add new "cert_flags" field to CERT structure and include a "strict mode".
9010 [Florian Weimer <Weimer@CERT.Uni-Stuttgart.DE>,
12198 *) Create a duplicate of the SSL_CTX's CERT in SSL_new instead of
12214 we don't use CERT any longer, but a new structure SESS_CERT
12217 and temporary key. CERT holds only those values that can have
/freebsd-12.1/contrib/ntp/
H A DChangeLog4766 * CERT problem fixed (99k23)
/freebsd-12.1/contrib/sendmail/
H A DRELEASE_NOTES5667 privileges. Problem reported by Wolfgang Ley of DFN-CERT.
6528 by Wolfgang Ley of DFN-CERT.