diff options
author | Patrick McHardy <kaber@trash.net> | 2008-05-07 22:35:07 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-07-10 20:35:11 +0800 |
commit | 281d6bd45385c689e7c03c9ff2434c143971682d (patch) | |
tree | e29da5a132baa3c1c45739801cb26225415499f0 /fs/udf | |
parent | 136f702f51a4bfa38003660768e7153823fff8a1 (diff) | |
download | linux-281d6bd45385c689e7c03c9ff2434c143971682d.tar.bz2 |
[HIFN]: Use unique driver names for different algos
When the CryptoAPI instantiates a new algorithm, it performs a lookup
by driver name. Since hifn uses the same name for all modes of one
algorithm, the lookup may return an incorrect algorithm.
Change the name to use <mode>-<algo>-<devicename> to provide unique
names for the different combinations and devices.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Acked-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'fs/udf')
0 files changed, 0 insertions, 0 deletions