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

/macosx-10.9.5/CommonCrypto-60049/lib/
H A DCommonCryptorPriv.h90 getRealCryptor(CCCryptorRef p, int checkactive) { argument
94 if(checkactive && p->active != ACTIVE) printf("Using Finalized Cryptor %16llx\n", p->cryptorID);

Completed in 98 milliseconds