diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2007-08-29 13:27:26 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-11 01:55:40 +0200 |
commit | 39e1ee011f42dbbcb0210c73ea728ae54cf63b06 (patch) | |
tree | 0689571972f9678f93cec8bd7f3dac2934c5bc59 /crypto/ablkcipher.c | |
parent | [CRYPTO] api: Add aead crypto type (diff) | |
download | linux-39e1ee011f42dbbcb0210c73ea728ae54cf63b06.tar.xz linux-39e1ee011f42dbbcb0210c73ea728ae54cf63b06.zip |
[CRYPTO] api: Add support for multiple template parameters
This patch adds support for having multiple parameters to
a template, separated by a comma. It also adds support
for integer parameters in addition to the current algorithm
parameter type.
This will be used by the authenc template which will have
four parameters: the authentication algorithm, the encryption
algorithm, the authentication size and the encryption key
length.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ablkcipher.c')
0 files changed, 0 insertions, 0 deletions