From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 676C4C4727D for ; Fri, 2 Oct 2020 14:04:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 06150206DB for ; Fri, 2 Oct 2020 14:04:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601647472; bh=nRsUJILRzB7DvNcjyX0rSrBNDy8ql/F29/KcDQ+iIAY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=Xa8sO4FeMfA90Wj2CaKZLVx99gZ8Xl2DSBHSNODPsbrpP7Mj85mpSA3qtzv+eho4p /+vDpkW2KTGmMdwao816wa6jqlNw7vnCDtFHRWOrozWoOVarjssHAMEAbbwwUU5r1T Wu+Pp29PT9jQy9NOtPvWUcZU2dspc/dWQMfA+fKE= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387869AbgJBOEa (ORCPT ); Fri, 2 Oct 2020 10:04:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:49114 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726017AbgJBOEa (ORCPT ); Fri, 2 Oct 2020 10:04:30 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 17608206CD; Fri, 2 Oct 2020 14:04:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601647469; bh=nRsUJILRzB7DvNcjyX0rSrBNDy8ql/F29/KcDQ+iIAY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fmECrPZcwXD87uiuzOt1FUO+xaTec5RPtqCpNvOt5JKLUGxq2UM1T3esa1L0HW+ol JSMYBkHHm44ytfveBwhm6eGlgk7SvWVUi//4TN3C2TfHEjITW6qvZ4pSXsfRyw3BXb LIWnho0K29s1ZNTXKHz5yXYigqZ0P0qGOrwC4jBo= Date: Fri, 2 Oct 2020 16:04:28 +0200 From: Greg Kroah-Hartman To: "Van Leeuwen, Pascal" Cc: Torsten Duwe , "Theodore Y. Ts'o" , "linux-crypto@vger.kernel.org" , Nicolai Stange , LKML , Arnd Bergmann , "Eric W. Biederman" , "Alexander E. Patrakov" , "Ahmed S. Darwish" , Willy Tarreau , Matthew Garrett , Vito Caputo , Andreas Dilger , Jan Kara , Ray Strode , William Jon McCann , zhangjs , Andy Lutomirski , Florian Weimer , Lennart Poettering , Peter Matthias , Marcelo Henrique Cerri , Neil Horman , Randy Dunlap , Julia Lawall , Dan Carpenter , Andy Lavr , Eric Biggers , "Jason A. Donenfeld" , Stephan =?iso-8859-1?Q?M=FCller?= , Petr Tesarik Subject: Re: [DISCUSSION PATCH 00/41] random: possible ways towards NIST SP800-90B compliance Message-ID: <20201002140428.GC3475053@kroah.com> References: <20200921075857.4424-1-nstange@suse.de> <20201002123836.GA14807@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 02, 2020 at 01:35:18PM +0000, Van Leeuwen, Pascal wrote: > ** This message and any attachments are for the sole use of the intended recipient(s). It may contain information that is confidential and privileged. If you are not the intended recipient of this message, you are prohibited from printing, copying, forwarding or saving it. Please delete the message and attachments and notify the sender immediately. ** As per my legal department requests, this is now ignored and deleted on my system... Hint, it's not a valid footer for public mailing lists... greg k-h