Home
last modified time | relevance | path

Searched defs:seqnr (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/sys/platform/pc64/x86_64/
H A Ddump_machdep.c153 cb_dumpdata(struct md_pa *mdp, int seqnr, void *arg) in cb_dumpdata()
211 cb_dumphdr(struct md_pa *mdp, int seqnr, void *arg) in cb_dumphdr()
235 cb_size(struct md_pa *mdp, int seqnr, void *arg) in cb_size()
247 int error, seqnr; in foreach_chunk() local
/dflybsd-src/crypto/openssh/
H A Dcipher-chachapoly-libcrypto.c85 chachapoly_crypt(struct chachapoly_ctx *ctx, u_int seqnr, u_char *dest, in chachapoly_crypt()
150 u_int *plenp, u_int seqnr, const u_char *cp, u_int len) in chachapoly_get_length()
H A Dcipher-chachapoly.c69 chachapoly_crypt(struct chachapoly_ctx *ctx, u_int seqnr, u_char *dest, in chachapoly_crypt()
125 u_int *plenp, u_int seqnr, const u_char *cp, u_int len) in chachapoly_get_length()
H A Dcipher.c345 cipher_crypt(struct sshcipher_ctx *cc, u_int seqnr, u_char *dest, in cipher_crypt()
408 cipher_get_length(struct sshcipher_ctx *cc, u_int *plenp, u_int seqnr, in cipher_get_length()
H A Ddispatch.c91 u_int32_t seqnr; in ssh_dispatch_run() local
H A Dssh_api.c256 u_int32_t seqnr; in ssh_packet_next() local
H A Dpacket.c109 u_int32_t seqnr; member
1800 u_int reason, seqnr; in ssh_packet_read_poll_seqnr() local
H A Dsshconnect2.c1071 input_userauth_passwd_changereq(int type, u_int32_t seqnr, struct ssh *ssh) in input_userauth_passwd_changereq()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgensupport.c1425 read_md_rtx (int *lineno, int *seqnr) in read_md_rtx()