Searched defs:XCALLOC (Results 1 - 2 of 2) sorted by relevance

/external/dropbear/libtomcrypt/src/headers/
H A Dtomcrypt_custom.h20 #ifndef XCALLOC
24 #define XCALLOC calloc macro
/external/dropbear/libtommath/
H A Dtommath.h114 #define XCALLOC calloc macro
119 extern void *XCALLOC(size_t n, size_t s);

Completed in 162 milliseconds