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

/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_hash_precomputes.h170 Cpa8U *pState; member in struct:lac_sym_hash_precomp_op_data_s
/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_hash_sw_precomputes.c214 LacSymHash_AesECBPreCompute(CpaInstanceHandle instanceHandle, CpaCySymHashAlgorithm hashAlgorithm, Cpa32U authKeyLenInBytes, Cpa8U *pAuthKey, Cpa8U *pWorkingMemory, Cpa8U *pState, lac_hash_precompute_done_cb_t callbackFn, void *pCallbackTag) argument
/freebsd-current/stand/ficl/
H A Dficl.h478 jmp_buf *pState; /* crude exception mechanism... */ member in struct:vm
/freebsd-current/contrib/sqlite3/
H A Dshell.c20911 expertHandleSQL( ShellState *pState, const char *zSql, char **pzErr ) argument
20931 expertFinish( ShellState *pState, int bCancel, char **pzErr ) argument
20975 expertDotCommand( ShellState *pState, char **azArg, int nArg ) argument
23400 lintFkeyIndexes( ShellState *pState, char **azArg, int nArg ) argument
23573 lintDotCommand( ShellState *pState, char **azArg, int nArg ) argument
24313 arDotCommand( ShellState *pState, int fromCmdLine, char **azArg, int nArg ) argument
24429 ShellState *pState = (ShellState*)pCtx; local
24439 recoverDatabaseCmd(ShellState *pState, int nArg, char **azArg) argument
[all...]
H A Dsqlite3.c219074 RbuState *pState = rbuLoadState(p); local
219230 rbuSetupCheckpoint(sqlite3rbu *p, RbuState *pState) argument
220039 rbuSetupOal(sqlite3rbu *p, RbuState *pState) argument
220224 RbuState *pState = 0; local
[all...]

Completed in 836 milliseconds