Searched refs:pad_nents (Results 1 – 1 of 1) sorted by relevance
816 int pad_nents; in ahash_update_ctx() local837 pad_nents = pad_sg_nents(sec4_sg_src_index + mapped_nents); in ahash_update_ctx()838 sec4_sg_bytes = pad_nents * sizeof(struct sec4_sg_entry); in ahash_update_ctx()844 edesc = ahash_edesc_alloc(ctx, pad_nents, ctx->sh_desc_update, in ahash_update_ctx()1236 int pad_nents; in ahash_update_no_ctx() local1256 pad_nents = pad_sg_nents(1 + mapped_nents); in ahash_update_no_ctx()1257 sec4_sg_bytes = pad_nents * sizeof(struct sec4_sg_entry); in ahash_update_no_ctx()1263 edesc = ahash_edesc_alloc(ctx, pad_nents, in ahash_update_no_ctx()