Home
last modified time | relevance | path

Searched refs:InstallEceSeceKeyToKeyring (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dfscrypt_key_v1.cpp55 if (!InstallEceSeceKeyToKeyring(sdpClass)) { in ActiveKey()
183 if (!InstallEceSeceKeyToKeyring(sdpClass)) { in UnlockUserScreen()
378 bool FscryptKeyV1::InstallEceSeceKeyToKeyring(uint32_t sdpClass) in InstallEceSeceKeyToKeyring() function in OHOS::StorageDaemon::FscryptKeyV1
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dfscrypt_key_v1.h53 bool InstallEceSeceKeyToKeyring(uint32_t sdpClass);