Lines Matching refs:VFS
111 cifs_server_dbg(VFS, "%s: Could not find session 0x%llx\n",
139 cifs_dbg(VFS,
230 cifs_server_dbg(VFS, "%s: Could not find session\n", __func__);
240 cifs_server_dbg(VFS,
253 cifs_server_dbg(VFS,
261 cifs_server_dbg(VFS, "%s: Could not init sha256", __func__);
277 cifs_server_dbg(VFS,
313 cifs_server_dbg(VFS, "%s: crypto alloc failed\n", __func__);
320 cifs_server_dbg(VFS, "%s: Could not set with session key\n", __func__);
326 cifs_server_dbg(VFS, "%s: Could not init sign hmac\n", __func__);
333 cifs_server_dbg(VFS, "%s: Could not update with n\n", __func__);
340 cifs_server_dbg(VFS, "%s: Could not update with label\n", __func__);
347 cifs_server_dbg(VFS, "%s: Could not update with zero\n", __func__);
354 cifs_server_dbg(VFS, "%s: Could not update with context\n", __func__);
367 cifs_server_dbg(VFS, "%s: Could not update with L\n", __func__);
374 cifs_server_dbg(VFS, "%s: Could not generate sha256 hash\n", __func__);
447 cifs_dbg(VFS, "%s: dumping generated AES session keys\n", __func__);
452 cifs_dbg(VFS, "Session Id %*ph\n", (int)sizeof(ses->Suid),
454 cifs_dbg(VFS, "Cipher type %d\n", server->cipher_type);
455 cifs_dbg(VFS, "Session Key %*ph\n",
457 cifs_dbg(VFS, "Signing Key %*ph\n",
461 cifs_dbg(VFS, "ServerIn Key %*ph\n",
463 cifs_dbg(VFS, "ServerOut Key %*ph\n",
466 cifs_dbg(VFS, "ServerIn Key %*ph\n",
468 cifs_dbg(VFS, "ServerOut Key %*ph\n",
566 cifs_server_dbg(VFS, "%s: Could not set key for cmac aes\n", __func__);
577 cifs_server_dbg(VFS, "%s: Could not init cmac aes\n", __func__);
593 cifs_server_dbg(VFS, "%s: Could not update with payload\n",
681 cifs_dbg(VFS, "sign fail cmd 0x%x message id 0x%llx\n",
712 cifs_dbg(VFS, "Null TCP session in smb2_mid_entry_alloc\n");
800 cifs_server_dbg(VFS, "SMB signature verification returned error = %d\n",
876 cifs_server_dbg(VFS, "%s: Failed alloc encrypt aead\n",
892 cifs_server_dbg(VFS, "%s: Failed to alloc decrypt aead\n",