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.c14819 const char *pKey; /* Key associated with this element */ member
16741 const void *pKey; /* Key content for indexes. NULL for tables */ member
37531 const char *pKey, /* The key we are searching for */ in findElementWithHash()
37598 SQLITE_PRIVATE void *sqlite3HashFind(const Hash *pH, const char *pKey){ in sqlite3HashFind()
37618 SQLITE_PRIVATE void *sqlite3HashInsert(Hash *pH, const char *pKey, void *data){ in sqlite3HashInsert()
71055 void *pKey; /* Saved key that was cursor last known position */ member
72282 void *pKey; local