Home | History | Annotate | Download | only in ssl

Lines Matching refs:new_cipher

2404 	const SSL_CIPHER *cs = s->s3->tmp.new_cipher;
2477 new_cipher);
2479 alg_k = s->s3->tmp.new_cipher->algorithm_mkey;
2480 alg_a = s->s3->tmp.new_cipher->algorithm_auth;
2841 return SSL_CIPHER_authentication_method(ssl->s3->tmp.new_cipher);