Lines Matching full:could
111 cifs_server_dbg(VFS, "%s: Could not find session 0x%llx\n", in smb2_get_sign_key()
140 "%s: Could not find channel signing key for session 0x%llx\n", in smb2_get_sign_key()
230 cifs_server_dbg(VFS, "%s: Could not find session\n", __func__); in smb2_calc_signature()
254 "%s: Could not update with response\n", in smb2_calc_signature()
261 cifs_server_dbg(VFS, "%s: Could not init sha256", __func__); in smb2_calc_signature()
278 "%s: Could not update with payload\n", in smb2_calc_signature()
319 cifs_server_dbg(VFS, "%s: Could not set with session key\n", __func__); in generate_key()
325 cifs_server_dbg(VFS, "%s: Could not init sign hmac\n", __func__); in generate_key()
332 cifs_server_dbg(VFS, "%s: Could not update with n\n", __func__); in generate_key()
339 cifs_server_dbg(VFS, "%s: Could not update with label\n", __func__); in generate_key()
346 cifs_server_dbg(VFS, "%s: Could not update with zero\n", __func__); in generate_key()
353 cifs_server_dbg(VFS, "%s: Could not update with context\n", __func__); in generate_key()
360 cifs_server_dbg(VFS, "%s: Could not update with L\n", __func__); in generate_key()
367 cifs_server_dbg(VFS, "%s: Could not generate sha256 hash\n", __func__); in generate_key()
548 cifs_server_dbg(VFS, "%s: Could not set key for cmac aes\n", __func__); in smb3_calc_signature()
559 cifs_server_dbg(VFS, "%s: Could not init cmac aes\n", __func__); in smb3_calc_signature()
575 cifs_server_dbg(VFS, "%s: Could not update with payload\n", in smb3_calc_signature()