From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.vcomp.ch (mail.vcomp.ch [185.16.172.118]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Sun, 26 Nov 2017 10:00:06 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.vcomp.ch with ESMTPSA id A3D39B7 for ; Sun, 26 Nov 2017 09:53:43 +0100 (CET) Message-ID: <5A1A8117.4080401@vcomp.ch> Date: Sun, 26 Nov 2017 09:53:43 +0100 From: Karel MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [dm-crypt] kernel: CONFIG_KEYS List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "dm-crypt@saout.de" Hello, in linux kernel, there is this option: CONFIG_KEYS "Security options" -> "Enable access key retention support" from the description it is not clear to me whether this has any relevance to cryptsetup. Does cryptsetup use this facility ? thanks,