Searched refs:mpint_pos (Results 1 – 1 of 1) sorted by relevance
/external/dropbear/ |
D | keyimport.c | 346 struct mpint_pos { void *start; int bytes; }; struct 700 struct mpint_pos numbers[9]; in openssh_write() 1213 static int sshcom_read_mpint(void *data, int len, struct mpint_pos *ret) 1406 struct mpint_pos n, e, d, u, p, q; 1431 struct mpint_pos p, q, g, x, y; 1493 struct mpint_pos numbers[6]; 1514 struct mpint_pos n, e, d, p, q, iqmp; 1539 struct mpint_pos p, q, g, y, x;
|