Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/qat/
H A Dlac_sym_qat_cipher.c979 LacSymQat_CipherArc4StateInit(const Cpa8U *pKey, in LacSymQat_CipherArc4StateInit()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c15439 const char *pKey; /* Key associated with this element */ member
17373 const void *pKey; /* Key content for indexes. NULL for tables */ member
38801 const char *pKey, /* The key we are searching for */ in findElementWithHash()
38868 SQLITE_PRIVATE void *sqlite3HashFind(const Hash *pH, const char *pKey){ in sqlite3HashFind()
38888 SQLITE_PRIVATE void *sqlite3HashInsert(Hash *pH, const char *pKey, void *data){ in sqlite3HashInsert()
72725 void *pKey; /* Saved key that was cursor last known position */ member
73955 void *pKey; local
74087 const void *pKey, /* Packed key if the btree is an index */
92118 const void *pKey, /* The binary record */
92295 int nKey, const void *pKey, /* The record to verify */
[all …]