Searched defs:keyIn (Results 1 – 2 of 2) sorted by relevance
183 HksBlob keyIn = {1, &data}; in HdiGenerateKey() local642 const KeyBlob &keyIn, KeyBlob &keyOut) in HuksHalTripleStage()
975 void BaseKey::SplitKeyBlob(const KeyBlob &keyIn, KeyBlob &encAad, KeyBlob &nonce, uint32_t start) in StoreKey()1037 bool BaseKey::SplitKeyCtx(const KeyBlob &keyIn, KeyBlob &nonce, KeyBlob &rndEnc, KeyBlob &aad) in StoreKey()