summaryrefslogtreecommitdiff
path: root/crypto/ecc_curve_defs.h
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2017-12-29 10:00:46 -0600
committerHerbert Xu <herbert@gondor.apana.org.au>2018-01-05 18:43:09 +1100
commit2431f0da543e8c93333ed3b3c8ab9a1158404959 (patch)
tree61ec83a2a3b013ba8078d74be682dffa584a8109 /crypto/ecc_curve_defs.h
parentaa6bade9aa65fa4e09010f6c744f4727fce612de (diff)
downloadlinux-crypto-2431f0da543e8c93333ed3b3c8ab9a1158404959.tar.gz
linux-crypto-2431f0da543e8c93333ed3b3c8ab9a1158404959.zip
crypto: algapi - convert cra_refcnt to refcount_t
Reference counters should use refcount_t rather than atomic_t, since the refcount_t implementation can prevent overflows, reducing the exploitability of reference leak bugs. crypto_alg.cra_refcount is a reference counter with the usual semantics, so switch it over to refcount_t. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ecc_curve_defs.h')
0 files changed, 0 insertions, 0 deletions