Searched defs:seqnr (Results 1 – 7 of 7) sorted by relevance
/openssh-portable/ |
H A D | cipher-chachapoly-libcrypto.c | 86 chachapoly_crypt(struct chachapoly_ctx *ctx, u_int seqnr, u_char *dest, in chachapoly_crypt() 151 u_int *plenp, u_int seqnr, const u_char *cp, u_int len) in chachapoly_get_length()
|
H A D | cipher-chachapoly.c | 70 chachapoly_crypt(struct chachapoly_ctx *ctx, u_int seqnr, u_char *dest, in chachapoly_crypt() 126 u_int *plenp, u_int seqnr, const u_char *cp, u_int len) in chachapoly_get_length()
|
H A D | dispatch.c | 92 u_int32_t seqnr; in ssh_dispatch_run() local
|
H A D | cipher.c | 347 cipher_crypt(struct sshcipher_ctx *cc, u_int seqnr, u_char *dest, in cipher_crypt() 410 cipher_get_length(struct sshcipher_ctx *cc, u_int *plenp, u_int seqnr, in cipher_get_length()
|
H A D | ssh_api.c | 241 u_int32_t seqnr; in ssh_packet_next() local
|
H A D | sshconnect2.c | 529 input_userauth_ext_info(int type, u_int32_t seqnr, struct ssh *ssh) in input_userauth_ext_info() 1094 input_userauth_passwd_changereq(int type, u_int32_t seqnr, struct ssh *ssh) in input_userauth_passwd_changereq()
|
H A D | packet.c | 109 u_int32_t seqnr; member 1712 u_int reason, seqnr; in ssh_packet_read_poll_seqnr() local
|
Completed in 11 milliseconds