Searched defs:keyOut (Results 1 – 3 of 3) sorted by relevance
56 bool getAt(size_t index, const Key **keyOut, const Value **valueOut) in getAt()
141 bool BlobCache::getAt(size_t index, const BlobCache::Key **keyOut, BlobCache::Value *valueOut) in getAt()
700 static TPM2B_KDF_TEST_KEY keyOut; in TestKDFa() local