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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dglobal.c79 static gcry_handler_alloc_t alloc_func;
80 static gcry_handler_alloc_t alloc_secure_func;
686 gcry_set_allocation_handler (gcry_handler_alloc_t new_alloc_func,
687 gcry_handler_alloc_t new_alloc_secure_func,
H A Dgcrypt.h1843 typedef void *(*gcry_handler_alloc_t) (size_t n);
1870 gcry_handler_alloc_t func_alloc,
1871 gcry_handler_alloc_t func_alloc_secure,
1830 typedef void *(*gcry_handler_alloc_t) (size_t n); typedef
H A Dvisibility.c1330 gcry_set_allocation_handler (gcry_handler_alloc_t func_alloc,
1331 gcry_handler_alloc_t func_alloc_secure,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dglobal.c79 static gcry_handler_alloc_t alloc_func;
80 static gcry_handler_alloc_t alloc_secure_func;
686 gcry_set_allocation_handler (gcry_handler_alloc_t new_alloc_func,
687 gcry_handler_alloc_t new_alloc_secure_func,
H A Dgcrypt.h1843 typedef void *(*gcry_handler_alloc_t) (size_t n);
1870 gcry_handler_alloc_t func_alloc,
1871 gcry_handler_alloc_t func_alloc_secure,
1830 typedef void *(*gcry_handler_alloc_t) (size_t n); typedef
H A Dvisibility.c1330 gcry_set_allocation_handler (gcry_handler_alloc_t func_alloc,
1331 gcry_handler_alloc_t func_alloc_secure,

Completed in 184 milliseconds