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

/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dmach_loader.h92 #define LOAD_DECRYPTFAIL 10 /* FP decrpty failure */ macro
H A Dmach_loader.c775 * return LOAD_DECRYPTFAIL.
777 if (ret == LOAD_DECRYPTFAIL) {
1706 return(LOAD_DECRYPTFAIL);
H A Dkern_exec.c3874 case LOAD_DECRYPTFAIL:

Completed in 201 milliseconds