Skip to content
Commit 3f69cc60 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: af_alg - Allow arbitrarily long algorithm names



This patch removes the hard-coded 64-byte limit on the length
of the algorithm name through bind(2).  The address length can
now exceed that.  The user-space structure remains unchanged.
In order to use a longer name simply extend the salg_name array
beyond its defined 64 bytes length.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 4473710d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment