summaryrefslogtreecommitdiff
path: root/ifpps/Makefile
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2018-01-22 18:15:10 +0100
committerTobias Klauser <tklauser@distanz.ch>2018-01-22 18:15:10 +0100
commitb90d055be5dd30212ebd0c0a810a7f020df70321 (patch)
tree567cd072f7b54de1e9c82cc563fbb41ede343a5b /ifpps/Makefile
parentee58be50845991361c2e0d0324cc8a2e6ec57049 (diff)
ring: use xzmalloc_aligned
Use xzmalloc_aligned instead of open-coding it. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ifpps/Makefile')
0 files changed, 0 insertions, 0 deletions
ns in CBC and CTR modes to return the next IV back to the skcipher API client. This is necessary for chaining to work correctly. Note that for CTR, this is only done if the request is a round multiple of the block size, since otherwise, chaining is impossible anyway. Cc: <stable@vger.kernel.org> # v3.16+ Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/crypto/internal/rng.h')