Home
last modified time | relevance | path

Searched defs:app_malloc (Results 1 – 3 of 3) sorted by relevance

/netbsd/crypto/external/bsd/openssl/dist/test/testutil/
H A Dapps_shims.c16 void *app_malloc(size_t sz, const char *what) in app_malloc() function
/netbsd/crypto/external/bsd/openssl.old/dist/apps/
H A Dapps.c961 void* app_malloc(int sz, const char *what) in app_malloc() function
/netbsd/crypto/external/bsd/openssl/dist/apps/lib/
H A Dapps.c628 void *app_malloc(size_t sz, const char *what) in app_malloc() function