Home
last modified time | relevance | path

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

/freebsd-13.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()
759 CERT *c = s ? s->cert : ctx->cert; in ssl_build_cert_chain()
[all …]
H A Dssl_local.h1946 } CERT; typedef
2257 __owur CERT *ssl_cert_new(void);
2258 __owur CERT *ssl_cert_dup(CERT *cert);
2259 void ssl_cert_clear_certs(CERT *c);
2260 void ssl_cert_free(CERT *c);
2276 CERT *c);
2298 __owur int ssl_cert_select_current(CERT *c, X509 *x);
2299 __owur int ssl_cert_set_current(CERT *c, long arg);
2304 __owur int ssl_cert_set_cert_store(CERT *c, X509_STORE *store, int chain,
2546 __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()
307 static int ssl_set_cert(CERT *c, X509 *x) in ssl_set_cert()
1027 CERT *c = ssl != NULL ? ssl->cert : ctx->cert; in ssl_set_cert_and_key()
H A Dssl_conf.c428 CERT *c = NULL; in cmd_Certificate()
471 CERT *cert; in do_store()
895 CERT *c = NULL; in SSL_CONF_CTX_finish()
H A Dt1_lib.c1756 CERT *c = s->cert; in tls1_set_shared_sigalgs()
2025 int tls1_set_sigalgs_list(CERT *c, const char *str, int client) in tls1_set_sigalgs_list()
2036 int tls1_set_raw_sigalgs(CERT *c, const uint16_t *psigs, size_t salglen, in tls1_set_raw_sigalgs()
2060 int tls1_set_sigalgs(CERT *c, const int *psig_nids, size_t salglen, int client) in tls1_set_sigalgs()
2175 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);
4378 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.c3444 CERT *c = s->cert; in ssl_set_masks()
4189 CERT *new_cert; in SSL_set_SSL_CTX()
/freebsd-13.1/share/dict/
H A Dfreebsd31 CERT
/freebsd-13.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-13.1/contrib/ldns/drill/
H A DChangeLog.22-nov-200560 - CERT RR supported
/freebsd-13.1/contrib/unbound/doc/
H A DFEATURES92 2538: CERT type.
/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td74 def CERT : Package<"cert">, ParentPackage<SecurityAlpha>;
75 def POS : Package<"pos">, ParentPackage<CERT>;
924 HelpText<"Warn on using a floating point value as a loop counter (CERT: "
/freebsd-13.1/contrib/bzip2/
H A DCHANGES318 Security fix only. Fixes CERT-FI 20469 as it applies to bzip2.
/freebsd-13.1/contrib/ldns/
H A DChangelog367 * bugfix #342: patch for support for more CERT key types (RFC4398).
763 - fixed CERT RR type
/freebsd-13.1/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c2528 CERT *cert = s->cert; in tls_construct_server_key_exchange()
/freebsd-13.1/contrib/tcp_wrappers/
H A DREADME471 A short-term solution, as outlined in in CERT advisory CA-95:01, is to
/freebsd-13.1/contrib/file/
H A DChangeLog853 * Fix CDF parsing issues found by CERT's fuzzing tool (Will Dormann)
/freebsd-13.1/crypto/openssl/
H A DCHANGES3325 *) Add support for certificate stores in CERT structure. This makes it
3329 to build and store a certificate chain in CERT structure: returning
3333 Note: if the CERT based stores are not set then the parent SSL_CTX
3366 Add new "cert_flags" field to CERT structure and include a "strict mode".
9400 [Florian Weimer <Weimer@CERT.Uni-Stuttgart.DE>,
12588 *) Create a duplicate of the SSL_CTX's CERT in SSL_new instead of
12604 we don't use CERT any longer, but a new structure SESS_CERT
12607 and temporary key. CERT holds only those values that can have
/freebsd-13.1/contrib/ntp/
H A DChangeLog4795 * CERT problem fixed (99k23)
/freebsd-13.1/contrib/sendmail/
H A DRELEASE_NOTES5785 privileges. Problem reported by Wolfgang Ley of DFN-CERT.
6646 by Wolfgang Ley of DFN-CERT.