Searched refs:InstallKeyForAppKeyToKeyring (Results 1 – 2 of 2) sorted by relevance
56 bool InstallKeyForAppKeyToKeyring(KeyBlob &appKey);
89 if (!InstallKeyForAppKeyToKeyring(appKey)) { in GenerateAppkey()100 bool FscryptKeyV1::InstallKeyForAppKeyToKeyring(KeyBlob &appKey) in InstallKeyForAppKeyToKeyring() function in OHOS::StorageDaemon::FscryptKeyV1