crypto: af_alg - Forbid bind(2) when nokey child sockets are present
[pandora-kernel.git] / crypto / af_alg.c
2016-02-13 Herbert Xucrypto: af_alg - Forbid bind(2) when nokey child socket...
2016-02-13 Herbert Xucrypto: af_alg - Allow af_af_alg_release_parent to...
2016-02-13 Herbert Xucrypto: af_alg - Add nokey compatibility path
2016-02-13 Herbert Xucrypto: af_alg - Disallow bind/setkey/... after accept(2)
2016-02-13 Herbert Xucrypto: af_alg - Fix socket double-free when accept...
2015-02-20 Rabin Vincentcrypto: af_alg - fix backlog handling