Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dfscrypt_control.c303 static int SetPolicyLegacy(const char *keyDescPath, in SetPolicyLegacy() argument
308 int ret = ReadKeyFile(keyDescPath, keyDesc, FSCRYPT_KEY_DESCRIPTOR_SIZE); in SetPolicyLegacy()