Searched refs:checkRootCertificateIsApple (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/kext_tools-326.95.1/
H A Dsecurity.c35 static OSStatus checkRootCertificateIsApple(OSKextRef aKext);
121 * checkRootCertificateIsApple() - check if the root certificate of the kext
125 static OSStatus checkRootCertificateIsApple(OSKextRef aKext) function
959 status = checkRootCertificateIsApple(aKext);

Completed in 205 milliseconds