Home
last modified time | relevance | path

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

/xnu-10002.81.5/iokit/IOKit/
H A DAppleKeyStoreInterface.h54 #define PLATFORM_FUNCTION_GET_MEDIA_ENCRYPTION_KEY_UUID "CSFDETargetVEKID" macro
/xnu-10002.81.5/iokit/Kernel/
H A DIOPolledInterface.cpp552 err = part->callPlatformFunction(PLATFORM_FUNCTION_GET_MEDIA_ENCRYPTION_KEY_UUID, false, in IOGetVolumeCryptKey()