Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dfscrypt_control.c235 static int SpliceKeyPath(const char *path, size_t pathLen, in SpliceKeyPath() function
374 ret = SpliceKeyPath(keyDir, strlen(keyDir), PATH_KEYDESC, in LoadAndSetPolicy()
386 ret = SpliceKeyPath(keyDir, strlen(keyDir), PATH_KEYID, in LoadAndSetPolicy()
445 int ret = SpliceKeyPath(keyDir, strlen(keyDir), PATH_KEYDESC, strlen(PATH_KEYDESC), &pathBuf); in LoadAndSetEceAndSecePolicy()