Searched refs:ReadKeyFile (Results 1 – 1 of 1) sorted by relevance
266 static int ReadKeyFile(const char *path, char *buf, size_t len) in ReadKeyFile() function308 int ret = ReadKeyFile(keyDescPath, keyDesc, FSCRYPT_KEY_DESCRIPTOR_SIZE); in SetPolicyLegacy()332 int ret = ReadKeyFile(keyIdPath, keyId, FSCRYPT_KEY_IDENTIFIER_SIZE); in SetPolicyV2()460 ret = ReadKeyFile(pathBuf, keyDesc, FSCRYPT_KEY_DESCRIPTOR_SIZE); in LoadAndSetEceAndSecePolicy()