From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756422AbcBIQt7 (ORCPT ); Tue, 9 Feb 2016 11:49:59 -0500 Received: from mx1.redhat.com ([209.132.183.28]:37351 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753231AbcBIQt5 (ORCPT ); Tue, 9 Feb 2016 11:49:57 -0500 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20160202180848.2887.9937.stgit@tstruk-mobl1> References: <20160202180848.2887.9937.stgit@tstruk-mobl1> To: Tadeusz Struk Cc: dhowells@redhat.com, herbert@gondor.apana.org.au, linux-kernel@vger.kernel.org, linux-security-module@vger.kernel.org, linux-crypto@vger.kernel.org, zohar@linux.vnet.ibm.com Subject: Re: [PATCH v5 0/3] crypto: KEYS: convert public key to akcipher api MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <11835.1455036594.1@warthog.procyon.org.uk> Date: Tue, 09 Feb 2016 16:49:54 +0000 Message-ID: <11836.1455036594@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Are these in a public git branch somewhere that I can just merge? David