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

/freebsd-10.0-release/contrib/wpa/src/crypto/
H A Dtls_schannel.c50 INIT_SECURITY_INTERFACE pInitSecurityInterface; local
59 pInitSecurityInterface = (INIT_SECURITY_INTERFACE) GetProcAddress(
61 if (pInitSecurityInterface == NULL) {
70 global->sspi = pInitSecurityInterface();

Completed in 60 milliseconds