]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - crypto/shash.c
crypto: Stop using NLA_PUT*().
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 00:19:05 +0000 (20:19 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Apr 2012 08:33:42 +0000 (04:33 -0400)
commit6662df33f85b87bb29f2ecad124efe7bb2c08e05
tree13c8ac420b8d10ec3a7aa9aa7fdaa221e430c9cc
parentb21dddb9dfe50ca1e205faf4b25900895494d25b
crypto: Stop using NLA_PUT*().

These macros contain a hidden goto, and are thus extremely error
prone and make code hard to audit.

Signed-off-by: David S. Miller <davem@davemloft.net>
crypto/ablkcipher.c
crypto/aead.c
crypto/ahash.c
crypto/blkcipher.c
crypto/crypto_user.c
crypto/pcompress.c
crypto/rng.c
crypto/shash.c