mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-08 01:10:03 +01:00
Add simple cipher benchmarking.
This commit is contained in:
@@ -168,7 +168,7 @@ struct device *crypt_data_device(struct crypt_device *cd)
|
||||
return cd->device;
|
||||
}
|
||||
|
||||
static int init_crypto(struct crypt_device *ctx)
|
||||
int init_crypto(struct crypt_device *ctx)
|
||||
{
|
||||
int r;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user