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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/state_machine/
H A Dstate_machine.c145 SSLStateMachine_read_inject(SSLStateMachine *pMachine, const unsigned char *aucBuf,int nBuf) argument
157 SSLStateMachine_read_extract(SSLStateMachine *pMachine, unsigned char *aucBuf,int nBuf) argument
214 SSLStateMachine_write_extract(SSLStateMachine *pMachine, unsigned char *aucBuf,int nBuf) argument
224 SSLStateMachine_write_inject(SSLStateMachine *pMachine, const unsigned char *aucBuf,int nBuf) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/state_machine/
H A Dstate_machine.c145 SSLStateMachine_read_inject(SSLStateMachine *pMachine, const unsigned char *aucBuf,int nBuf) argument
157 SSLStateMachine_read_extract(SSLStateMachine *pMachine, unsigned char *aucBuf,int nBuf) argument
214 SSLStateMachine_write_extract(SSLStateMachine *pMachine, unsigned char *aucBuf,int nBuf) argument
224 SSLStateMachine_write_inject(SSLStateMachine *pMachine, const unsigned char *aucBuf,int nBuf) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bzip2/
H A Dbzip2.c299 Int32 nBuf = 0; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dshell.c3247 int nBuf; local
H A Dsqlite3.c20806 static int getTempname(int nBuf, char *zBuf ){ argument
21071 static void os2DlError(sqlite3_vfs *pVfs, int nBuf, char *zBufOut){ argument
21102 static int os2Randomness(sqlite3_vfs *pVfs, int nBuf, char *zBuf ){ argument
21222 os2GetLastError(sqlite3_vfs *pVfs, int nBuf, char *zBuf) argument
25185 getTempname(int nBuf, char *zBuf) argument
25663 unixDlError(sqlite3_vfs *NotUsed, int nBuf, char *zBufOut) argument
25710 unixRandomness(sqlite3_vfs *NotUsed, int nBuf, char *zBuf) argument
28296 getTempname(int nBuf, char *zBuf) argument
28353 getLastErrorMsg(int nBuf, char *zBuf) argument
28827 winDlError(sqlite3_vfs *pVfs, int nBuf, char *zBufOut) argument
28857 winRandomness(sqlite3_vfs *pVfs, int nBuf, char *zBuf) argument
28990 winGetLastError(sqlite3_vfs *pVfs, int nBuf, char *zBuf) argument
49694 sqlite3VdbeSerialPut(u8 *buf, int nBuf, Mem *pMem, int file_format) argument
58447 int nBuf; /* Size of zBuf[] in bytes */ member in struct:JournalFile
[all...]

Completed in 227 milliseconds