summaryrefslogtreecommitdiff
path: root/crypto/rsa.c
diff options
context:
space:
mode:
authorLABBE Corentin <clabbe.montjoie@gmail.com>2015-10-23 14:10:36 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2015-11-17 21:58:37 +0800
commita495eea64280ffa1f0ab0e1c98f7e51be5db0bdc (patch)
tree45a48f0c01a0878078be156445b4d28e332337ff /crypto/rsa.c
parentd3dd09594f91ee57e76cbc27023b214afa01a99a (diff)
downloadlinux-crypto-a495eea64280ffa1f0ab0e1c98f7e51be5db0bdc.tar.gz
linux-crypto-a495eea64280ffa1f0ab0e1c98f7e51be5db0bdc.zip
crypto: algif - Change some variable to size_t
Some variable are set as int but store only positive values. Furthermore there are used in operation/function that wait for unsigned value. This patch set them as size_t. Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions