Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dhuks_master.cpp183 HksBlob keyIn = {1, &data}; in HdiGenerateKey() local
642 const KeyBlob &keyIn, KeyBlob &keyOut) in HuksHalTripleStage()
Dbase_key.cpp975 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()