Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_kPSK

422 				&& !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
473 || ((alg_k & SSL_kPSK) && s->ctx->psk_identity_hint)
516 || (s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
1277 if (type & SSL_kPSK)
1296 && !(s->s3->tmp.new_cipher->algorithm_mkey & SSL_kPSK))
1353 if (type & SSL_kPSK)