Home
last modified time | relevance | path

Searched refs:tsExpiry (Results 1 – 1 of 1) sorted by relevance

/external/libcups/cups/
Dtls-sspi.c1052 TimeStamp tsExpiry; /* Time stamp */ in _httpTLSStop() local
1071 &message, &dwSSPIOutFlags, &tsExpiry); in _httpTLSStop()
1328 TimeStamp tsExpiry; /* Time stamp */ in http_sspi_client() local
1376 …PIFlags, 0, SECURITY_NATIVE_DREP, NULL, 0, &sspi->context, &outBuffer, &dwSSPIOutFlags, &tsExpiry); in http_sspi_client()
1502 … dwSSPIFlags, 0, SECURITY_NATIVE_DREP, &inBuffer, 0, NULL, &outBuffer, &dwSSPIOutFlags, &tsExpiry); in http_sspi_client()
1688 TimeStamp tsExpiry; /* Time stamp */ in http_sspi_find_credentials() local
1805 …PKG_CRED_INBOUND : SECPKG_CRED_OUTBOUND, NULL, &SchannelCred, NULL, NULL, &sspi->creds, &tsExpiry); in http_sspi_find_credentials()
1888 TimeStamp tsExpiry; /* Time stamp */ in http_sspi_make_credentials() local
2026 …PKG_CRED_INBOUND : SECPKG_CRED_OUTBOUND, NULL, &SchannelCred, NULL, NULL, &sspi->creds, &tsExpiry); in http_sspi_make_credentials()
2074 TimeStamp tsExpiry; /* Time stamp */ in http_sspi_server() local
[all …]