Searched refs:pad_nents (Results 1 – 1 of 1) sorted by relevance
852 int pad_nents; in ahash_update_ctx() local873 pad_nents = pad_sg_nents(sec4_sg_src_index + mapped_nents); in ahash_update_ctx()874 sec4_sg_bytes = pad_nents * sizeof(struct sec4_sg_entry); in ahash_update_ctx()880 edesc = ahash_edesc_alloc(req, pad_nents, ctx->sh_desc_update, in ahash_update_ctx()1228 int pad_nents; in ahash_update_no_ctx() local1248 pad_nents = pad_sg_nents(1 + mapped_nents); in ahash_update_no_ctx()1249 sec4_sg_bytes = pad_nents * sizeof(struct sec4_sg_entry); in ahash_update_no_ctx()1255 edesc = ahash_edesc_alloc(req, pad_nents, in ahash_update_no_ctx()