Home | History | Annotate | Download | only in openssh

Lines Matching full:x2_proof_len

1749 	u_int x1_proof_len, x2_proof_len;
1778 &x2_proof, &x2_proof_len);
1787 packet_put_string(x2_proof, x2_proof_len);
1791 bzero(x2_proof, x2_proof_len);