Searched hist:"04 ff12609445c7b462d7fc7f2d30dad442c922f3" (Results 1 – 3 of 3) sorted by relevance
/linux/net/xfrm/ |
H A D | xfrm_algo.c | diff 04ff12609445c7b462d7fc7f2d30dad442c922f3 Sun Aug 13 00:50:00 CEST 2006 Herbert Xu <herbert@gondor.apana.org.au> [IPSEC]: Add compatibility algorithm name support
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>
|
H A D | xfrm_user.c | diff 04ff12609445c7b462d7fc7f2d30dad442c922f3 Sun Aug 13 00:50:00 CEST 2006 Herbert Xu <herbert@gondor.apana.org.au> [IPSEC]: Add compatibility algorithm name support
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>
|
/linux/include/net/ |
H A D | xfrm.h | diff 04ff12609445c7b462d7fc7f2d30dad442c922f3 Sun Aug 13 00:50:00 CEST 2006 Herbert Xu <herbert@gondor.apana.org.au> [IPSEC]: Add compatibility algorithm name support
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>
|