Searched refs:ISC_REQ_ALLOCATE_MEMORY (Results 1 – 9 of 9) sorted by relevance
350 ISC_REQ_MUTUAL_AUTH|ISC_REQ_INTEGRITY|ISC_REQ_ALLOCATE_MEMORY; in authsspi_refresh()922 if (flags & ISC_REQ_ALLOCATE_MEMORY) log_debug("ISC_REQ_ALLOCATE_MEMORY");
735 if (t->ctx->req_ctx_attr & ISC_REQ_ALLOCATE_MEMORY) in schan_init_sec_ctx_get_next_output_buffer()906 if (ctx->req_ctx_attr & ISC_REQ_ALLOCATE_MEMORY) in schan_InitializeSecurityContextW()
278 …const DWORD isc_req_flags = ISC_REQ_ALLOCATE_MEMORY|ISC_REQ_USE_SESSION_KEY|ISC_REQ_CONFIDENTIALITY in netconn_secure_connect()
525 const DWORD isc_req_flags = ISC_REQ_ALLOCATE_MEMORY|ISC_REQ_USE_SESSION_KEY|ISC_REQ_CONFIDENTIALITY in ssl_handshake()
370 #define ISC_REQ_ALLOCATE_MEMORY 0x00000100 macro
455 …const DWORD isc_req_flags = ISC_REQ_ALLOCATE_MEMORY|ISC_REQ_USE_SESSION_KEY|ISC_REQ_CONFIDENTIALITY in netcon_secure_connect_setup()
151 #define ISC_REQ_ALLOCATE_MEMORY 0x00000100 macro
664 ISC_REQ_CONFIDENTIALITY|ISC_REQ_STREAM|ISC_REQ_ALLOCATE_MEMORY, in test_InitializeSecurityContext()
890 if (fContextReq & ISC_REQ_ALLOCATE_MEMORY) in ntlm_InitializeSecurityContextW()