Searched refs:gcry_malloc (Results 26 - 36 of 36) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dprimegen.c388 pool_in_use = gcry_malloc (n * sizeof *pool_in_use);
1462 seed_plus = gcry_malloc (seedlen < 20? 20:seedlen);
1701 seed_plus = gcry_malloc (seedlen < sizeof seed_help_buffer?
H A Ddsa.c879 format = gcry_malloc (50 + 2*nfactors);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dfips.c600 fname = gcry_malloc (strlen (info.dli_fname) + 1 + 5 + 1 );
H A Dvisibility.c1365 gcry_malloc (size_t n) function
H A Dgcrypt.h1893 void *gcry_malloc (size_t n) _GCRY_GCC_ATTR_MALLOC;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dfips.c600 fname = gcry_malloc (strlen (info.dli_fname) + 1 + 5 + 1 );
H A Dvisibility.c1365 gcry_malloc (size_t n) function
H A Dgcrypt.h1893 void *gcry_malloc (size_t n) _GCRY_GCC_ATTR_MALLOC;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dbasic.c2533 hint = gcry_malloc (hint_len);
2542 buf = gcry_malloc (len + hint_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dbasic.c2533 hint = gcry_malloc (hint_len);
2542 buf = gcry_malloc (len + hint_len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Ddsa.c879 format = gcry_malloc (50 + 2*nfactors);

Completed in 293 milliseconds

12