Lines Matching defs:context
297 struct kvec context, __u8 *key, unsigned int key_size)
352 context.iov_base, context.iov_len);
354 cifs_server_dbg(VFS, "%s: Could not update with context\n", __func__);
386 struct kvec context;
416 ptriplet->signing.context,
423 ptriplet->signing.context,
433 ptriplet->encryption.context,
439 ptriplet->decryption.context,
485 d->context.iov_base = "SmbSign";
486 d->context.iov_len = 8;
491 d->context.iov_base = "ServerIn ";
492 d->context.iov_len = 10;
497 d->context.iov_base = "ServerOut";
498 d->context.iov_len = 10;
513 d->context.iov_base = ses->preauth_sha_hash;
514 d->context.iov_len = 64;
519 d->context.iov_base = ses->preauth_sha_hash;
520 d->context.iov_len = 64;
525 d->context.iov_base = ses->preauth_sha_hash;
526 d->context.iov_len = 64;