Home | History | Annotate | Download | only in ssl

Lines Matching refs:new_cipher

829 	if (((s->s3->tmp.new_cipher->id & 0xFFFF)==0x80 || (s->s3->tmp.new_cipher->id & 0xFFFF)==0x81) 
1947 unsigned long alg_k = s->s3->tmp.new_cipher->algorithm_mkey;
1948 unsigned long alg_a = s->s3->tmp.new_cipher->algorithm_auth;
2140 unsigned long alg_k = s->s3->tmp.new_cipher->algorithm_mkey;
2141 unsigned long alg_a = s->s3->tmp.new_cipher->algorithm_auth;