Searched defs:pState (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/ |
H A D | lac_sym_hash_sw_precomputes.c | 219 Cpa8U *pState, in LacSymHash_AesECBPreCompute()
|
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/ |
H A D | lac_sym_hash_precomputes.h | 170 Cpa8U *pState; member
|
/freebsd/stand/ficl/ |
H A D | ficl.h | 478 jmp_buf *pState; /* crude exception mechanism... */ member
|
/freebsd/contrib/sqlite3/ |
H A D | shell.c | 22176 ShellState *pState, in expertHandleSQL() 22196 ShellState *pState, in expertFinish() 22240 ShellState *pState, /* Current shell tool state */ in expertDotCommand() 24666 ShellState *pState, /* Current shell tool state */ in lintFkeyIndexes() 24839 ShellState *pState, /* Current shell tool state */ in lintDotCommand() 25579 ShellState *pState, /* Current shell tool state */ in arDotCommand() 25694 ShellState *pState = (ShellState*)pCtx; in recoverSqlCb() local 25704 static int recoverDatabaseCmd(ShellState *pState, int nArg, char **azArg){ in recoverDatabaseCmd() 25767 static int intckDatabaseCmd(ShellState *pState, i64 nStepPerUnlock){ in intckDatabaseCmd()
|