Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1440968
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS |
| Date | 2016-07-12 01:40 +0200 |
| Message-ID | <rTSXT-5mD-3@gated-at.bofh.it> (permalink) |
| References | <rTOUh-2MT-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Paulo, On Mon, 11 Jul 2016 16:07:39 -0300 Paulo Flabiano Smorigo <pfsmorigo@linux.vnet.ibm.com> wrote: > > diff --git a/drivers/crypto/vmx/aesp8-ppc.pl b/drivers/crypto/vmx/aesp8-ppc.pl > index 2280539..813ffcc 100644 > --- a/drivers/crypto/vmx/aesp8-ppc.pl > +++ b/drivers/crypto/vmx/aesp8-ppc.pl > @@ -1,4 +1,11 @@ > -#!/usr/bin/env perl > +#! /usr/bin/env perl > +# Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved. > +# > +# Licensed under the OpenSSL license (the "License"). You may not use > +# this file except in compliance with the License. You can obtain a copy > +# in the file LICENSE in the source distribution or at > +# https://www.openssl.org/source/license.html So, I assume that this license is compatible with the GPLv2? -- Cheers, Stephen Rothwell
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS Stephen Rothwell <sfr@canb.auug.org.au> - 2016-07-12 01:40 +0200
Re: [PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS Stewart Smith <stewart@linux.vnet.ibm.com> - 2016-07-13 05:10 +0200
Re: [PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS Paulo Flabiano Smorigo <pfsmorigo@linux.vnet.ibm.com> - 2016-07-13 15:40 +0200
Re: [PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS Stephen Rothwell <sfr@canb.auug.org.au> - 2016-07-13 17:20 +0200
Re: [PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS Paulo Flabiano Smorigo <pfsmorigo@linux.vnet.ibm.com> - 2016-07-13 18:10 +0200
csiph-web