Home
last modified time | relevance | path

Searched defs:newKey (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_key.c221 BYTE *newKey = NULL; in Tspi_Key_CreateKey() local
/netbsd-src/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.h906 inline void addKey(const AES128Key & newKey) { m_keys.push_back(newKey); } in addKey()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c2748 unsigned newKey in pcachetraceRekey()