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

/macosx-10.10/Security-57031.1.35/Security/include/security_comcryption/
H A DcomcryptPriv.c35 comFreeExternFcn *comFreeExt = NULL; variable
526 if(comFreeExt != NULL) {
527 (comFreeExt)(data);
H A DcomcryptPriv.h36 extern comFreeExternFcn *comFreeExt;
H A Dcomcryption.c48 comFreeExt = freeExtern;
/macosx-10.10/Security-57031.1.35/Security/libsecurity_comcryption/lib/
H A DcomcryptPriv.c35 comFreeExternFcn *comFreeExt = NULL; variable
526 if(comFreeExt != NULL) {
527 (comFreeExt)(data);
H A DcomcryptPriv.h36 extern comFreeExternFcn *comFreeExt;
H A Dcomcryption.c48 comFreeExt = freeExtern;

Completed in 133 milliseconds