Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_kKRB5

1240 	    && !((s->s3->tmp.new_cipher->algorithm_mkey & SSL_kKRB5) &&
1267 need_cert = ((s->s3->tmp.new_cipher->algorithm_mkey & SSL_kKRB5) &&
2385 else if (alg_k & SSL_kKRB5)
2404 alg_k, SSL_kKRB5);