Uses of Interface
org.rococoa.cocoa.security.SecurityLibrary.CSSM_UPCALLS_MALLOC

Packages that use SecurityLibrary.CSSM_UPCALLS_MALLOC
org.rococoa.cocoa.security   
 

Uses of SecurityLibrary.CSSM_UPCALLS_MALLOC in org.rococoa.cocoa.security
 

Fields in org.rococoa.cocoa.security declared as SecurityLibrary.CSSM_UPCALLS_MALLOC
 SecurityLibrary.CSSM_UPCALLS_MALLOC CSSM_UPCALLS.malloc_func
           
 

Constructors in org.rococoa.cocoa.security with parameters of type SecurityLibrary.CSSM_UPCALLS_MALLOC
CSSM_UPCALLS(SecurityLibrary.CSSM_UPCALLS_MALLOC malloc_func, SecurityLibrary.CSSM_UPCALLS_FREE free_func, SecurityLibrary.CSSM_UPCALLS_REALLOC realloc_func, SecurityLibrary.CSSM_UPCALLS_CALLOC calloc_func, CSSM_UPCALLS.CcToHandle_func_callback CcToHandle_func, CSSM_UPCALLS.GetModuleInfo_func_callback GetModuleInfo_func)
           
 



Copyright © 2009. All Rights Reserved.