From: Roberto Sassu Date: Mon, 27 Jun 2011 11:45:42 +0000 (+0200) Subject: encrypted-keys: add key format support X-Git-Tag: v3.1-rc1~133^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e561d388feff18e4b798cef6a1a84a2cc7f20c2;p=pandora-kernel.git encrypted-keys: add key format support This patch introduces a new parameter, called 'format', that defines the format of data stored by encrypted keys. The 'default' format identifies encrypted keys containing only the symmetric key, while other formats can be defined to support additional information. The 'format' parameter is written in the datablob produced by commands 'keyctl print' or 'keyctl pipe' and is integrity protected by the HMAC. Signed-off-by: Roberto Sassu Acked-by: Gianluca Ramunno Acked-by: David Howells Signed-off-by: Mimi Zohar --- Reading git-diff-tree failed