Searched refs:ctx_ibodybuf (Results 1 – 4 of 4) sorted by relevance
398 ctx->ctx_ibodybuf = malloc(ctx->ctx_ibodylen); in smbd_authctx_create()401 if (ctx->ctx_ibodybuf == NULL || ctx->ctx_obodybuf == NULL) in smbd_authctx_create()429 free(ctx->ctx_ibodybuf); in smbd_authctx_destroy()826 ctx->ctx_ibodybuf, &toklen); in smbd_authsvc_escmn()1003 (void) memcpy(ctx->ctx_ibodybuf, in smbd_raw_ntlmssp_esnext()
54 void *ctx_ibodybuf; member
127 struct genhdr *ihdr = ctx->ctx_ibodybuf; in smbd_ntlmssp_work()175 struct nego_hdr *ihdr = ctx->ctx_ibodybuf; in smbd_ntlmssp_negotiate()420 smb_msgbuf_init(&mb, ctx->ctx_ibodybuf, ctx->ctx_ibodylen, mbflags); in smbd_ntlmssp_authenticate()
130 intok.value = ctx->ctx_ibodybuf; in smbd_krb5ssp_work()