crypto: skcipher: fix compilation error

crypto/skcipher.c:362:1: error: label ‘slow_path’ defined but not used [-Werror=unused-label]
crypto/skcipher.c:286:12: error: ‘skcipher_next_copy’ defined but not used [-Werror=unused-function]
cc1: all warnings being treated as errors
1 file changed