Searched defs:decryptedKey (Results 1 – 9 of 9) sorted by relevance
69 GRD_API int32_t GRD_DBRestore(const char *dbFile, const char *backupDbFile, uint8_t *decryptedKey, in GRD_DBRestore()
88 KeyBlob &decryptedKey) in DecryptKeyBlob()
272 …2_t FscryptKeyV1::DoDecryptClassE(const UserAuth &auth, KeyBlob &eSecretFBE, KeyBlob &decryptedKey, in DoDecryptClassE()343 KeyBlob decryptedKey(AES_256_HASH_RANDOM_SIZE); in DecryptClassE() local
139 KeyBlob &decryptedKey) in TryRestoreUeceKey()
1095 KeyBlob &decryptedKey) in DecryptKeyBlob()
436 KeyBlob decryptedKey; variable
156 int RdRestore(const char *dbFile, const char *backupDbFile, uint8_t *decryptedKey, uint32_t decrypt… in RdRestore()
331 uint8_t *decryptedKey = const_cast<uint8_t*>(passwd.GetData()); in Import() local
585 KeyBlob decryptedKey; variable