Home | History | Annotate | Download | only in ssl

Lines Matching refs:new_cipher

2349 	const SSL_CIPHER *cs = s->s3->tmp.new_cipher;
2422 ssl_set_cert_masks(c, s->s3->tmp.new_cipher);
2424 alg_k = s->s3->tmp.new_cipher->algorithm_mkey;
2425 alg_a = s->s3->tmp.new_cipher->algorithm_auth;
2782 return SSL_CIPHER_authentication_method(ssl->s3->tmp.new_cipher);