diff options
author | 2019-12-09 12:38:10 -0800 | |
---|---|---|
committer | 2019-12-31 10:33:50 -0600 | |
commit | 6e1adb88d230b08ad9a223ecaea1e6b238a9078f (patch) | |
tree | 8ab0c4f06eec49a65109f7428647a96b1530783c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY (diff) | |
download | wireguard-linux-6e1adb88d230b08ad9a223ecaea1e6b238a9078f.tar.xz wireguard-linux-6e1adb88d230b08ad9a223ecaea1e6b238a9078f.zip |
fscrypt: use crypto_skcipher_driver_name()
Crypto API users shouldn't really be accessing struct skcipher_alg
directly. <crypto/skcipher.h> already has a function
crypto_skcipher_driver_name(), so use that instead.
No change in behavior.
Link: https://lore.kernel.org/r/20191209203810.225302-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions