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

/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_key.c37 TSS_KEY key, *pKey; local
/netbsd-current/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A Ddata_import.c328 EVP_PKEY *pKey = NULL; local
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c14406 const char *pKey; /* Key associated with this element */ member in struct:HashElem
16278 const void *pKey; /* Key content for indexes. NULL for tables */ member in struct:BtreePayload
36701 findElementWithHash( const Hash *pH, const char *pKey, unsigned int *pHash ) argument
36772 sqlite3HashFind(const Hash *pH, const char *pKey) argument
36792 sqlite3HashInsert(Hash *pH, const char *pKey, void *data) argument
69687 void *pKey; /* Saved key that was cursor last known position */ member in struct:BtCursor
70865 void *pKey; local
70995 btreeMoveto( BtCursor *pCur, const void *pKey, i64 nKey, int bias, int *pRes ) argument
88559 sqlite3VdbeRecordUnpack( KeyInfo *pKeyInfo, int nKey, const void *pKey, UnpackedRecord *p ) argument
88735 vdbeAssertFieldCountWithinLimits( int nKey, const void *pKey, const KeyInfo *pKeyInfo ) argument
98256 Mem *pKey; /* MEM cell holding key for the record */ local
104937 void *pKey; local
104962 void *pKey; int nKey; /* Sorter key to copy into pOut */ local
105003 void *pKey; int nKey; /* Sorter key to compare pVal with */ local
120162 sqlite3Attach(Parse *pParse, Expr *p, Expr *pDbname, Expr *pKey) argument
124380 KeyInfo *pKey; /* KeyInfo for index */ local
126170 KeyInfo *pKey; local
184147 void *pKey; int nKey; /* Key associated with this element */ member in struct:Fts3HashElem
191718 const struct Fts3Keyword *pKey = &aKeyword[ii]; local
192677 fts3StrHash(const void *pKey, int nKey) argument
192695 fts3BinHash(const void *pKey, int nKey) argument
192800 fts3FindElementByHash( const Fts3Hash *pH, const void *pKey, int nKey, int h ) argument
192862 sqlite3Fts3HashFindElem( const Fts3Hash *pH, const void *pKey, int nKey ) argument
192883 sqlite3Fts3HashFind(const Fts3Hash *pH, const void *pKey, int nKey) argument
192905 sqlite3Fts3HashInsert( Fts3Hash *pH, const void *pKey, int nKey, void *data ) argument
[all...]

Completed in 756 milliseconds