Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dfscrypt_control.c327 static int SetPolicyV2(const char *keyIdPath, in SetPolicyV2() argument
332 int ret = ReadKeyFile(keyIdPath, keyId, FSCRYPT_KEY_IDENTIFIER_SIZE); in SetPolicyV2()