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

/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Dtls_schannel.c56 INIT_SECURITY_INTERFACE pInitSecurityInterface; local
65 pInitSecurityInterface = (INIT_SECURITY_INTERFACE) GetProcAddress(
67 if (pInitSecurityInterface == NULL) {
76 global->sspi = pInitSecurityInterface();

Completed in 86 milliseconds