Searched defs:pKey (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_cipher.c963 LacSymQat_CipherArc4StateInit(const Cpa8U *pKey, argument
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c14450 const char *pKey; /* Key associated with this element */ member in struct:HashElem
16324 const void *pKey; /* Key content for indexes. NULL for tables */ member in struct:BtreePayload
37041 findElementWithHash( const Hash *pH, const char *pKey, unsigned int *pHash ) argument
37112 sqlite3HashFind(const Hash *pH, const char *pKey) argument
37132 sqlite3HashInsert(Hash *pH, const char *pKey, void *data) argument
70046 void *pKey; /* Saved key that was cursor last known position */ member in struct:BtCursor
71273 void *pKey; local
71403 btreeMoveto( BtCursor *pCur, const void *pKey, i64 nKey, int bias, int *pRes ) argument
89052 sqlite3VdbeRecordUnpack( KeyInfo *pKeyInfo, int nKey, const void *pKey, UnpackedRecord *p ) argument
89228 vdbeAssertFieldCountWithinLimits( int nKey, const void *pKey, const KeyInfo *pKeyInfo ) argument
98767 Mem *pKey; /* MEM cell holding key for the record */ local
105475 void *pKey; local
105500 void *pKey; int nKey; /* Sorter key to copy into pOut */ local
105541 void *pKey; int nKey; /* Sorter key to compare pVal with */ local
120907 sqlite3Attach(Parse *pParse, Expr *p, Expr *pDbname, Expr *pKey) argument
125125 KeyInfo *pKey; /* KeyInfo for index */ local
126915 KeyInfo *pKey; local
185773 void *pKey; int nKey; /* Key associated with this element */ member in struct:Fts3HashElem
193346 const struct Fts3Keyword *pKey = &aKeyword[ii]; local
194305 fts3StrHash(const void *pKey, int nKey) argument
194323 fts3BinHash(const void *pKey, int nKey) argument
194428 fts3FindElementByHash( const Fts3Hash *pH, const void *pKey, int nKey, int h ) argument
194490 sqlite3Fts3HashFindElem( const Fts3Hash *pH, const void *pKey, int nKey ) argument
194511 sqlite3Fts3HashFind(const Fts3Hash *pH, const void *pKey, int nKey) argument
194533 sqlite3Fts3HashInsert( Fts3Hash *pH, const void *pKey, int nKey, void *data ) argument
[all...]

Completed in 444 milliseconds