Searched refs:SECPKG_ATTR_STREAM_SIZES (Results 1 – 9 of 9) sorted by relevance
527 case SECPKG_ATTR_STREAM_SIZES: in thunk_ContextAttributesWToA()753 case SECPKG_ATTR_STREAM_SIZES: in thunk_ContextAttributesAToW()
958 case SECPKG_ATTR_STREAM_SIZES: in schan_QueryContextAttributesW()1024 case SECPKG_ATTR_STREAM_SIZES: in schan_QueryContextAttributesA()
353 status = QueryContextAttributesW(&ctx, SECPKG_ATTR_STREAM_SIZES, &conn->ssl_sizes); in netconn_secure_connect()
619 status = QueryContextAttributesW(&ctx, SECPKG_ATTR_STREAM_SIZES, &g_ssl->ssl_sizes); in ssl_handshake()
525 #define SECPKG_ATTR_STREAM_SIZES 4 macro
546 … status = QueryContextAttributesW(&ctx, SECPKG_ATTR_STREAM_SIZES, &connection->ssl_sizes); in netcon_secure_connect_setup()
47 #define SECPKG_ATTR_STREAM_SIZES 4 macro
952 status = pQueryContextAttributesA(&context, SECPKG_ATTR_STREAM_SIZES, &sizes); in test_communication()
1469 _x(SECPKG_ATTR_STREAM_SIZES); in ntlm_QueryContextAttributesW()