Lines Matching refs:VFS
135 cifs_dbg(VFS,
243 cifs_server_dbg(VFS, "%s: Could not find session\n", __func__);
253 cifs_server_dbg(VFS,
264 cifs_server_dbg(VFS,
272 cifs_server_dbg(VFS, "%s: Could not init sha256", __func__);
288 cifs_server_dbg(VFS,
326 cifs_server_dbg(VFS, "%s: crypto alloc failed\n", __func__);
333 cifs_server_dbg(VFS, "%s: Could not set with session key\n", __func__);
339 cifs_server_dbg(VFS, "%s: Could not init sign hmac\n", __func__);
345 cifs_server_dbg(VFS, "%s: Could not update with n\n", __func__);
351 cifs_server_dbg(VFS, "%s: Could not update with label\n", __func__);
357 cifs_server_dbg(VFS, "%s: Could not update with zero\n", __func__);
363 cifs_server_dbg(VFS, "%s: Could not update with context\n", __func__);
374 cifs_server_dbg(VFS, "%s: Could not update with L\n", __func__);
380 cifs_server_dbg(VFS, "%s: Could not generate sha256 hash\n", __func__);
472 cifs_dbg(VFS, "%s: dumping generated AES session keys\n", __func__);
477 cifs_dbg(VFS, "Session Id %*ph\n", (int)sizeof(ses->Suid),
479 cifs_dbg(VFS, "Cipher type %d\n", server->cipher_type);
480 cifs_dbg(VFS, "Session Key %*ph\n",
482 cifs_dbg(VFS, "Signing Key %*ph\n",
486 cifs_dbg(VFS, "ServerIn Key %*ph\n",
488 cifs_dbg(VFS, "ServerOut Key %*ph\n",
491 cifs_dbg(VFS, "ServerIn Key %*ph\n",
493 cifs_dbg(VFS, "ServerOut Key %*ph\n",
590 cifs_server_dbg(VFS, "%s: Could not set key for cmac aes\n", __func__);
601 cifs_server_dbg(VFS, "%s: Could not init cmac aes\n", __func__);
617 cifs_server_dbg(VFS, "%s: Could not update with payload\n",
710 cifs_dbg(VFS, "sign fail cmd 0x%x message id 0x%llx\n",
741 cifs_dbg(VFS, "Null TCP session in smb2_mid_entry_alloc\n");
843 cifs_server_dbg(VFS, "SMB signature verification returned error = %d\n",
923 cifs_server_dbg(VFS, "%s: Failed alloc encrypt aead\n",
939 cifs_server_dbg(VFS, "%s: Failed to alloc decrypt aead\n",