aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2025-05-15 08:34:04 +0000
committerHerbert Xu <[email protected]>2025-05-19 05:48:20 +0000
commit270b6f13454cb7f2f7058c50df64df409c5dcf55 (patch)
tree54937eef6c7288ee39d475f1554a291ebeb4ff83 /lib/dynamic_debug.c
parentcrypto: lrw - Only add ecb if it is not already there (diff)
downloadkernel-270b6f13454cb7f2f7058c50df64df409c5dcf55.tar.gz
kernel-270b6f13454cb7f2f7058c50df64df409c5dcf55.zip
crypto: xts - Only add ecb if it is not already there
Only add ecb to the cipher name if it isn't already ecb. Also use memcmp instead of strncmp since these strings are all stored in an array of length CRYPTO_MAX_ALG_NAME. Fixes: f1c131b45410 ("crypto: xts - Convert to skcipher") Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions