Home
last modified time | relevance | path

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

/xnu-10002.81.5/iokit/IOKit/
H A DAppleKeyStoreInterface.h51 #define AKS_PLATFORM_FUNCTION_GETKEY "getKey" macro
/xnu-10002.81.5/iokit/Kernel/
H A DIOService.cpp616 gAKSGetKey = OSSymbol::withCStringNoCopy(AKS_PLATFORM_FUNCTION_GETKEY); in initialize()