Searched refs:GenerateAppKeyDesc (Results 1 – 2 of 2) sorted by relevance
58 bool GenerateAppKeyDesc(KeyBlob appKey);
85 if (!GenerateAppKeyDesc(appKey)) { in GenerateAppkey()535 bool FscryptKeyV1::GenerateAppKeyDesc(KeyBlob appKey) in GenerateAppKeyDesc() function in OHOS::StorageDaemon::FscryptKeyV1