Searched refs:GCRY_ALLOC_FLAG_SECURE (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dglobal.c762 if ((flags & GCRY_ALLOC_FLAG_SECURE) && !get_no_secure_memory ())
806 do_malloc (n, GCRY_ALLOC_FLAG_SECURE, &mem);
H A Dg10lib.h313 #define GCRY_ALLOC_FLAG_SECURE (1 << 0)
311 #define GCRY_ALLOC_FLAG_SECURE macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dglobal.c762 if ((flags & GCRY_ALLOC_FLAG_SECURE) && !get_no_secure_memory ())
806 do_malloc (n, GCRY_ALLOC_FLAG_SECURE, &mem);
H A Dg10lib.h313 #define GCRY_ALLOC_FLAG_SECURE (1 << 0)
311 #define GCRY_ALLOC_FLAG_SECURE macro

Completed in 181 milliseconds