RE: [PATCH 1/5] An optimized Chacha20 implementation with 8-way unrolling for ppc64le.

2023-04-26 Thread David Laight
From: Danny Tsen > Sent: 24 April 2023 19:47 > > Improve overall performance of chacha20 encrypt and decrypt operations > for Power10 or later CPU. > > Signed-off-by: Danny Tsen > --- > arch/powerpc/crypto/chacha-p10le-8x.S | 842 ++ > 1 file changed, 842 insertions(+)

Re: [PATCH 1/5] An optimized Chacha20 implementation with 8-way unrolling for ppc64le.

2023-04-25 Thread Danny Tsen
Hi Michael, It's in IBM repo. Thanks. -Danny On 4/25/23 7:02 AM, Michael Ellerman wrote: Danny Tsen writes: This is recommended template to use for IBM copyright. According to who? The documentation I've seen specifies "IBM Corp." or "IBM Corporation". cheers

Re: [PATCH 1/5] An optimized Chacha20 implementation with 8-way unrolling for ppc64le.

2023-04-25 Thread Michael Ellerman
Danny Tsen writes: > This is recommended template to use for IBM copyright. According to who? The documentation I've seen specifies "IBM Corp." or "IBM Corporation". cheers

Re: [PATCH 1/5] An optimized Chacha20 implementation with 8-way unrolling for ppc64le.

2023-04-24 Thread Danny Tsen
This is recommended template to use for IBM copyright. Thanks. -Danny On 4/24/23 3:40 PM, Elliott, Robert (Servers) wrote: +# Copyright 2023- IBM Inc. All rights reserved I don't think any such entity exists - you probably mean IBM Corporation.

RE: [PATCH 1/5] An optimized Chacha20 implementation with 8-way unrolling for ppc64le.

2023-04-24 Thread Elliott, Robert (Servers)
> +# Copyright 2023- IBM Inc. All rights reserved I don't think any such entity exists - you probably mean IBM Corporation.