Home | History | Annotate | Download | only in openssh

Lines Matching full:u_int

66     const u_char *id, u_int idlen)
69 u_int digest_len;
127 const u_char *id, u_int idlen, BIGNUM **r_p, BIGNUM **e_p)
220 const BIGNUM *x, const BIGNUM *g_x, const u_char *id, u_int idlen,
221 u_char **sig, u_int *siglen)
257 const EVP_MD *evp_md, const BIGNUM *g_x, const u_char *id, u_int idlen,
359 const BIGNUM *g_x, const u_char *id, u_int idlen,
360 const u_char *sig, u_int siglen)
364 u_int rlen;
452 hash_buffer(const u_char *buf, u_int len, const EVP_MD *md,
453 u_char **digestp, u_int *lenp)
456 u_int digest_len;
511 debug3_buf(const u_char *buf, u_int len, const char *fmt, ...)
514 u_int i, j;
586 u_int siglen;
619 u_int i;