Lines Matching defs:x
1855 static int tls1_check_cert_param(SSL_CONNECTION *s, X509 *x, int check_ee_md) in tls1_check_cert_param()
3915 static int tls1_check_sig_alg(SSL_CONNECTION *s, X509 *x, int default_nid) in tls1_check_sig_alg()
3983 static int ssl_check_ca_name(STACK_OF(X509_NAME) *names, X509 *x) in ssl_check_ca_name()
4011 int tls1_check_chain(SSL_CONNECTION *s, X509 *x, EVP_PKEY *pk, in tls1_check_chain()
4289 int SSL_check_chain(SSL *s, X509 *x, EVP_PKEY *pk, STACK_OF(X509) *chain) in SSL_check_chain()
4365 static int ssl_security_cert_key(SSL_CONNECTION *s, SSL_CTX *ctx, X509 *x, in ssl_security_cert_key()
4386 static int ssl_security_cert_sig(SSL_CONNECTION *s, SSL_CTX *ctx, X509 *x, in ssl_security_cert_sig()
4406 int ssl_security_cert(SSL_CONNECTION *s, SSL_CTX *ctx, X509 *x, int vfy, in ssl_security_cert()
4430 X509 *x, int vfy) in ssl_security_cert_chain()
4488 X509 *x, EVP_PKEY *pkey) in check_cert_usable()
4563 static int is_cert_usable(SSL_CONNECTION *s, const SIGALG_LOOKUP *sig, X509 *x, in is_cert_usable()
4583 static const SIGALG_LOOKUP *find_sig_alg(SSL_CONNECTION *s, X509 *x, in find_sig_alg()