diff options
Diffstat (limited to 'src/lib/libcrypto/engine/hw_cryptodev.c')
| -rw-r--r-- | src/lib/libcrypto/engine/hw_cryptodev.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/engine/hw_cryptodev.c b/src/lib/libcrypto/engine/hw_cryptodev.c index 75a56058ca..0ca442af8a 100644 --- a/src/lib/libcrypto/engine/hw_cryptodev.c +++ b/src/lib/libcrypto/engine/hw_cryptodev.c | |||
| @@ -164,7 +164,7 @@ static struct { | |||
| 164 | }; | 164 | }; |
| 165 | 165 | ||
| 166 | /* | 166 | /* |
| 167 | * Return a fd if /dev/crypto seems usable, 0 otherwise. | 167 | * Return a fd if /dev/crypto seems usable, -1 otherwise. |
| 168 | */ | 168 | */ |
| 169 | static int | 169 | static int |
| 170 | open_dev_crypto(void) | 170 | open_dev_crypto(void) |
