Lines Matching full:could
98 cifs_server_dbg(VFS, "%s: Could not find session 0x%llx\n", in smb2_get_sign_key()
127 "%s: Could not find channel signing key for session 0x%llx\n", in smb2_get_sign_key()
225 cifs_server_dbg(VFS, "%s: Could not find session\n", __func__); in smb2_calc_signature()
249 "%s: Could not update with response\n", in smb2_calc_signature()
256 cifs_server_dbg(VFS, "%s: Could not init sha256", __func__); in smb2_calc_signature()
273 "%s: Could not update with payload\n", in smb2_calc_signature()
317 cifs_server_dbg(VFS, "%s: Could not set with session key\n", __func__); in generate_key()
323 cifs_server_dbg(VFS, "%s: Could not init sign hmac\n", __func__); in generate_key()
330 cifs_server_dbg(VFS, "%s: Could not update with n\n", __func__); in generate_key()
337 cifs_server_dbg(VFS, "%s: Could not update with label\n", __func__); in generate_key()
344 cifs_server_dbg(VFS, "%s: Could not update with zero\n", __func__); in generate_key()
351 cifs_server_dbg(VFS, "%s: Could not update with context\n", __func__); in generate_key()
364 cifs_server_dbg(VFS, "%s: Could not update with L\n", __func__); in generate_key()
371 cifs_server_dbg(VFS, "%s: Could not generate sha256 hash\n", __func__); in generate_key()
564 cifs_server_dbg(VFS, "%s: Could not set key for cmac aes\n", __func__); in smb3_calc_signature()
575 cifs_server_dbg(VFS, "%s: Could not init cmac aes\n", __func__); in smb3_calc_signature()
591 cifs_server_dbg(VFS, "%s: Could not update with payload\n", in smb3_calc_signature()