mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-05 12:40:51 +02:00
bsdkm driver: cleanup switch default.
This commit is contained in:
+2
-1
@@ -665,7 +665,8 @@ static int wolfkdriv_newsession_aes(device_t dev,
|
||||
|
||||
break;
|
||||
default:
|
||||
return (EOPNOTSUPP);
|
||||
error = (EINVAL);
|
||||
break;
|
||||
}
|
||||
|
||||
newsession_cipher_out:
|
||||
|
||||
Reference in New Issue
Block a user