+1
−0
+2
−1
+1
−0
Loading
This patch adds a compatibility name field for each IPsec algorithm. This
is needed when parameterised algorithms are used. For example, "md5" will
become "hmac(md5)", and "aes" will become "cbc(aes)".
Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>