Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_kPSK

417 				&& !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK)
478 || ((alg_k & SSL_kPSK) && s->ctx->psk_identity_hint)
524 || (s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
1835 if (type & SSL_kPSK)
1877 && !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
1943 if (type & SSL_kPSK)
2708 if (alg_k & SSL_kPSK)