Searched refs:hsecurity (Results 1 – 1 of 1) sorted by relevance
36 HMODULE hsecurity; member58 global->hsecurity = LoadLibrary(TEXT("Secur32.dll")); in schannel_load_lib()59 if (global->hsecurity == NULL) { in schannel_load_lib()66 global->hsecurity, "InitSecurityInterfaceA"); in schannel_load_lib()71 FreeLibrary(global->hsecurity); in schannel_load_lib()72 global->hsecurity = NULL; in schannel_load_lib()81 FreeLibrary(global->hsecurity); in schannel_load_lib()82 global->hsecurity = NULL; in schannel_load_lib()111 FreeLibrary(global->hsecurity); in tls_deinit()