Home
last modified time | relevance | path

Searched hist:"04 ff12609445c7b462d7fc7f2d30dad442c922f3" (Results 1 – 3 of 3) sorted by relevance

/linux/net/xfrm/
H A Dxfrm_algo.cdiff 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 Dxfrm_user.cdiff 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 Dxfrm.hdiff 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>