On 7/31/20 3:00 AM, Ard Biesheuvel wrote:
On Fri, 31 Jul 2020 at 01:57, Ben Greear wrote:
On 7/29/20 1:06 PM, Ard Biesheuvel wrote:
On Wed, 29 Jul 2020 at 22:29, Ben Greear wrote:
On 7/29/20 12:09 PM, Ard Biesheuvel wrote:
On Wed, 29 Jul 2020 at 15:27, Ben Greear wrote:
On 7/28/20 11:0
On Fri, 31 Jul 2020 at 01:57, Ben Greear wrote:
>
> On 7/29/20 1:06 PM, Ard Biesheuvel wrote:
> > On Wed, 29 Jul 2020 at 22:29, Ben Greear wrote:
> >>
> >> On 7/29/20 12:09 PM, Ard Biesheuvel wrote:
> >>> On Wed, 29 Jul 2020 at 15:27, Ben Greear wrote:
>
> On 7/28/20 11:06 PM, Ard Bies
On 7/29/20 1:06 PM, Ard Biesheuvel wrote:
On Wed, 29 Jul 2020 at 22:29, Ben Greear wrote:
On 7/29/20 12:09 PM, Ard Biesheuvel wrote:
On Wed, 29 Jul 2020 at 15:27, Ben Greear wrote:
On 7/28/20 11:06 PM, Ard Biesheuvel wrote:
On Wed, 29 Jul 2020 at 01:03, Ben Greear wrote:
Hello,
As par
On Wed, 29 Jul 2020 at 22:29, Ben Greear wrote:
>
> On 7/29/20 12:09 PM, Ard Biesheuvel wrote:
> > On Wed, 29 Jul 2020 at 15:27, Ben Greear wrote:
> >>
> >> On 7/28/20 11:06 PM, Ard Biesheuvel wrote:
> >>> On Wed, 29 Jul 2020 at 01:03, Ben Greear wrote:
>
> Hello,
>
> As part
On 7/29/20 12:09 PM, Ard Biesheuvel wrote:
On Wed, 29 Jul 2020 at 15:27, Ben Greear wrote:
On 7/28/20 11:06 PM, Ard Biesheuvel wrote:
On Wed, 29 Jul 2020 at 01:03, Ben Greear wrote:
Hello,
As part of my wifi test tool, I need to do decrypt AES on the CPU, and the only
way this
performs w
On Wed, 29 Jul 2020 at 15:27, Ben Greear wrote:
>
> On 7/28/20 11:06 PM, Ard Biesheuvel wrote:
> > On Wed, 29 Jul 2020 at 01:03, Ben Greear wrote:
> >>
> >> Hello,
> >>
> >> As part of my wifi test tool, I need to do decrypt AES on the CPU, and the
> >> only way this
> >> performs well is to use
On 7/28/20 11:06 PM, Ard Biesheuvel wrote:
On Wed, 29 Jul 2020 at 01:03, Ben Greear wrote:
Hello,
As part of my wifi test tool, I need to do decrypt AES on the CPU, and the only
way this
performs well is to use aesni. I've been using a patch for years that does
this, but
recently somewhere
On Wed, 29 Jul 2020 at 01:03, Ben Greear wrote:
>
> Hello,
>
> As part of my wifi test tool, I need to do decrypt AES on the CPU, and the
> only way this
> performs well is to use aesni. I've been using a patch for years that does
> this, but
> recently somewhere between 5.4 and 5.7, the API I'
Hello,
As part of my wifi test tool, I need to do decrypt AES on the CPU, and the only
way this
performs well is to use aesni. I've been using a patch for years that does
this, but
recently somewhere between 5.4 and 5.7, the API I've been using has been
removed.
Would anyone be interested in