]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: tool: getstat: convert user space example to the new crypto_user_stat uapi
authorCorentin Labbe <clabbe@baylibre.com>
Thu, 29 Nov 2018 14:42:20 +0000 (14:42 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 7 Dec 2018 06:15:00 +0000 (14:15 +0800)
commitf2ccfd8e72b5f432111cf941ad5163aba1bbaf3f
tree1e6b0998c77f23183cc2a10369be43a0b6f11c73
parent5de90229ffbba4cba28716e21aa00e7cc5e10bce
crypto: tool: getstat: convert user space example to the new crypto_user_stat uapi

This patch converts the getstat example tool to the recent changes done in crypto_user_stat
- changed all stats to u64
- separated struct stats for each crypto alg

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
tools/crypto/getstat.c