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

/macosx-10.10/curl-83.1.2/curl/lib/vtls/
H A Dcurl_schannel.h39 #ifndef UNISP_NAME
41 #define UNISP_NAME UNISP_NAME_W macro
43 #define UNISP_NAME UNISP_NAME_A macro
H A Dcurl_schannel.c205 sspi_status = s_pSecFn->AcquireCredentialsHandle(NULL, (TCHAR *)UNISP_NAME,
/macosx-10.10/cups-408/cups/cups/
H A Dtls-sspi.c1738 Status = AcquireCredentialsHandle(NULL, UNISP_NAME, http->mode == _HTTP_MODE_SERVER ? SECPKG_CRED_INBOUND : SECPKG_CRED_OUTBOUND, NULL, &SchannelCred, NULL, NULL, &sspi->creds, &tsExpiry);
1959 Status = AcquireCredentialsHandle(NULL, UNISP_NAME, mode == _HTTP_MODE_SERVER ? SECPKG_CRED_INBOUND : SECPKG_CRED_OUTBOUND, NULL, &SchannelCred, NULL, NULL, &sspi->creds, &tsExpiry);

Completed in 170 milliseconds