crypto_skcipher_reqsize
crypto_skcipher_reqsize(fallback));
crypto_skcipher_reqsize(fallback));
crypto_skcipher_reqsize(fallback));
crypto_skcipher_reqsize(sctx->fallback.skcipher));
crypto_skcipher_reqsize(xts_ctx->fallback));
crypto_skcipher_reqsize(tctx->streamcipher), GFP_KERNEL);
crypto_skcipher_reqsize(streamcipher)));
crypto_skcipher_reqsize(tfm));
crypto_skcipher_reqsize(enc)));
crypto_skcipher_reqsize(enc)));
max(crypto_ahash_reqsize(mac), crypto_skcipher_reqsize(ctr)));
crypto_skcipher_reqsize(chacha));
crypto_skcipher_reqsize(cipher));
crypto_skcipher_reqsize(cipher);
crypto_skcipher_reqsize(cipher),
return PTR_ALIGN((u8 *)(rctx + 1) + crypto_skcipher_reqsize(child),
crypto_skcipher_reqsize(skcipher));
data = kzalloc(sizeof(*data) + crypto_skcipher_reqsize(ctr),
crypto_skcipher_reqsize(ctr),
crypto_skcipher_reqsize(xctr)));
sizeof(struct skcipher_request) + crypto_skcipher_reqsize(enc)));
crypto_skcipher_set_reqsize(tfm, crypto_skcipher_reqsize(cipher) +
reqsize = crypto_skcipher_reqsize(cryptd_skcipher_child(cryptd_tfm));
reqsize = max(reqsize, crypto_skcipher_reqsize(&cryptd_tfm->base));
if (!IS_ERR(tfm) && WARN_ON(crypto_skcipher_reqsize(tfm) >
testmgr_poison(req->__ctx, crypto_skcipher_reqsize(tfm));
crypto_skcipher_set_reqsize(tfm, crypto_skcipher_reqsize(child) +
crypto_skcipher_reqsize(op->fallback_tfm));
crypto_skcipher_reqsize(op->fallback_tfm));
crypto_skcipher_reqsize(op->fallback_tfm));
crypto_skcipher_reqsize(op->fallback_tfm));
crypto_skcipher_reqsize(ctx->fallback_tfm));
crypto_skcipher_reqsize(ctx->fallback_tfm));
crypto_skcipher_reqsize(fallback));
crypto_skcipher_reqsize(fallback));
crypto_skcipher_reqsize(fallback));
crypto_skcipher_set_reqsize(tfm, crypto_skcipher_reqsize(tfm) +
crypto_skcipher_reqsize(fallback_tfm));
fallback_req_size = crypto_skcipher_reqsize(ctx_p->fallback_tfm);
crypto_skcipher_reqsize(ablkctx->sw_cipher));
crypto_skcipher_reqsize(ablkctx->sw_cipher));
crypto_skcipher_reqsize(op->fallback_tfm));
crypto_skcipher_reqsize(tctx->fallback.skcipher));
crypto_skcipher_set_reqsize(tfm, sizeof(struct ablk_ctx) + crypto_skcipher_reqsize(ctx->fallback_tfm));
crypto_skcipher_reqsize(ctx->ftfm));
crypto_skcipher_reqsize(blk));
crypto_skcipher_reqsize(blk));
crypto_skcipher_reqsize(ctx->fallback));
crypto_skcipher_reqsize(ctx->fallback_tfm));
crypto_skcipher_set_reqsize(tfm, crypto_skcipher_reqsize(child) +
crypto_skcipher_reqsize(ctx->fallback));
crypto_skcipher_reqsize(ctx->skcipher_fbk));
cc->dmreq_start += crypto_skcipher_reqsize(any_tfm(cc));
reqsize = sizeof(*req) + crypto_skcipher_reqsize(tfm);
crypto_skcipher_reqsize(tfm), gfp);
memzero_explicit(req, sizeof(*req) + crypto_skcipher_reqsize(tfm));