Searched refs:preauth_info (Results 1 – 5 of 5) sorted by relevance
78 struct preauth_integrity_info *preauth_info; member
41 kfree(conn->preauth_info); in ksmbd_conn_free()
833 conn->preauth_info->Preauth_HashId); in assemble_neg_contexts()1029 if (conn->preauth_info->Preauth_HashId) in deassemble_neg_contexts()1148 conn->preauth_info = in smb2_handle_negotiate()1151 if (!conn->preauth_info) { in smb2_handle_negotiate()1164 kfree(conn->preauth_info); in smb2_handle_negotiate()1165 conn->preauth_info = NULL; in smb2_handle_negotiate()1172 kfree(conn->preauth_info); in smb2_handle_negotiate()1173 conn->preauth_info = NULL; in smb2_handle_negotiate()1179 conn->preauth_info->Preauth_HashValue); in smb2_handle_negotiate()8862 conn->preauth_info) in smb3_preauth_hash_rsp()[all …]
928 if (conn->preauth_info->Preauth_HashId != in ksmbd_gen_preauth_integrity_hash()
321 memcpy(sess->Preauth_HashValue, conn->preauth_info->Preauth_HashValue, in ksmbd_preauth_session_alloc()