Searched refs:NETFREE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rand/
H A Drand_win.c195 typedef NET_API_STATUS(NET_API_FUNCTION *NETFREE) (LPBYTE); typedef
248 NETFREE netfree = NULL;
254 netfree = (NETFREE) GetProcAddress(netapi, "NetApiBufferFree");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Drand_win.c188 typedef NET_API_STATUS (NET_API_FUNCTION * NETFREE)(LPBYTE); typedef
247 NETFREE netfree = NULL;
253 netfree = (NETFREE) GetProcAddress(netapi,"NetApiBufferFree");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rand/
H A Drand_win.c195 typedef NET_API_STATUS(NET_API_FUNCTION *NETFREE) (LPBYTE); typedef
248 NETFREE netfree = NULL;
254 netfree = (NETFREE) GetProcAddress(netapi, "NetApiBufferFree");

Completed in 113 milliseconds