Linux AF_ALG Crypto Code Removing Zero-Copy Support Out Of Security Concerns
… Originally AF ALG was intended to be used to access hardware crypto accelerators. However, it isn't an efficient interface for that anyway, and it turned out to be rarely used in this way in practice. Thus, the risks of the zero-copy support in AF ALG vastly outweigh its benefits. …