On 1 October 2018 at 09:20, LABBE Corentin wrote:
> On Fri, Sep 28, 2018 at 07:03:11PM +0200, Ard Biesheuvel wrote:
>> On 28 September 2018 at 15:13, Ard Biesheuvel
>> wrote:
>> > On 19 September 2018 at 12:10, Corentin Labbe wrote:
>> >> This patch adds an userspace tool for displaying kernel
On Fri, Sep 28, 2018 at 07:03:11PM +0200, Ard Biesheuvel wrote:
> On 28 September 2018 at 15:13, Ard Biesheuvel
> wrote:
> > On 19 September 2018 at 12:10, Corentin Labbe wrote:
> >> This patch adds an userspace tool for displaying kernel crypto API
> >> statistics.
> >>
> >> Signed-off-by: Core
On 28 September 2018 at 15:13, Ard Biesheuvel wrote:
> On 19 September 2018 at 12:10, Corentin Labbe wrote:
>> This patch adds an userspace tool for displaying kernel crypto API
>> statistics.
>>
>> Signed-off-by: Corentin Labbe
>
> How do I actually build this thing?
>
Never mind.
On 19 September 2018 at 12:10, Corentin Labbe wrote:
> This patch adds an userspace tool for displaying kernel crypto API
> statistics.
>
> Signed-off-by: Corentin Labbe
How do I actually build this thing?
> ---
> tools/crypto/getstat.c | 294
>
This patch adds an userspace tool for displaying kernel crypto API
statistics.
Signed-off-by: Corentin Labbe
---
tools/crypto/getstat.c | 294 +
1 file changed, 294 insertions(+)
create mode 100644 tools/crypto/getstat.c
diff --git a/tools/crypto