Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Drecover_manager.cpp171 KeyBlob key2Blob(key2Data); in SetRecoverKey() local
266 KeyBlob key2Blob(key2Data); in ResetSecretWithRecoveryKey() local
424 int32_t RecoveryManager::InstallKeyDescToKeyring(size_t keyType, const KeyBlob &key2Blob, const Key… in InstallKeyDescToKeyring()
450 int32_t RecoveryManager::InstallDeCe(const KeyBlob &key2Blob, const KeyBlob &keyDesc) in InstallDeCe()
483 int32_t RecoveryManager::InstallEceSece(uint32_t sdpClass, const KeyBlob &key2Blob, const KeyBlob &… in InstallEceSece()
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/recover_manager_test/
Drecover_manager_test.cpp227 KeyBlob key2Blob; variable
259 KeyBlob key2Blob; variable