Searched defs:inbuf (Results 1 - 5 of 5) sorted by relevance

/xnu-2782.1.97/bsd/crypto/rc4/
H A Drc4.c83 rc4_crypt(struct rc4_state *const state, const u_char *inbuf, u_char *outbuf, int buflen) argument
/xnu-2782.1.97/osfmk/prng/YarrowCoreLib/src/
H A Dcomp.c147 Bytef *inbuf,*outbuf; local
/xnu-2782.1.97/libkern/zlib/
H A Dgzio.c88 Byte *inbuf; /* input buffer */ member in struct:gz_stream
[all...]
/xnu-2782.1.97/bsd/kern/
H A Dsysv_shm.c547 struct user_shmid_ds inbuf; local
/xnu-2782.1.97/osfmk/kern/
H A Ddebug.c434 int packA(char *inbuf, uint32_t length, uint32_t buflen) argument
457 unpackA(char *inbuf, uint32_t length) argument
[all...]

Completed in 36 milliseconds