Home | History | Annotate | Download | only in openssh

Lines Matching full:x1_proof_len

1749 	u_int x1_proof_len, x2_proof_len;
1777 &x1_proof, &x1_proof_len,
1786 packet_put_string(x1_proof, x1_proof_len);
1790 bzero(x1_proof, x1_proof_len);