Home | History | Annotate | Download | only in ssl

Lines Matching refs:new_cipher

854 	if (((s->s3->tmp.new_cipher->id & 0xFFFF)==0x80 || (s->s3->tmp.new_cipher->id & 0xFFFF)==0x81) 
2079 unsigned long alg_k = s->s3->tmp.new_cipher->algorithm_mkey;
2080 unsigned long alg_a = s->s3->tmp.new_cipher->algorithm_auth;
2272 unsigned long alg_k = s->s3->tmp.new_cipher->algorithm_mkey;
2273 unsigned long alg_a = s->s3->tmp.new_cipher->algorithm_auth;