Searched defs:keyIn (Results 1 - 3 of 3) sorted by relevance
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/fscrypt_v2_test/ |
| H A D | fscrypt_key_v2_test.cpp | 363 KeyBlob keyIn; in HWTEST_F() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
| H A D | huks_master.cpp | 183 HksBlob keyIn = {1, &data}; in HdiGenerateKey() local 641 HuksHalTripleStage(HksParamSet *paramSet1, const HksParamSet *paramSet2, const KeyBlob &keyIn, KeyBlob &keyOut) HuksHalTripleStage() argument
|
| H A D | base_key.cpp | 1010 void BaseKey::SplitKeyBlob(const KeyBlob &keyIn, KeyBlob &encAad, KeyBlob &nonce, uint32_t start) in StoreKey() argument 1072 bool BaseKey::SplitKeyCtx(const KeyBlob &keyIn, KeyBlob &nonce, KeyBlob &rndEnc, KeyBlob &aad) in StoreKey() argument [all...] |
Completed in 4 milliseconds