Searched refs:pad_nents (Results 1 – 1 of 1) sorted by relevance
851 int pad_nents; in ahash_update_ctx() local872 pad_nents = pad_sg_nents(sec4_sg_src_index + mapped_nents); in ahash_update_ctx()873 sec4_sg_bytes = pad_nents * sizeof(struct sec4_sg_entry); in ahash_update_ctx()879 edesc = ahash_edesc_alloc(req, pad_nents, ctx->sh_desc_update, in ahash_update_ctx()1227 int pad_nents; in ahash_update_no_ctx() local1247 pad_nents = pad_sg_nents(1 + mapped_nents); in ahash_update_no_ctx()1248 sec4_sg_bytes = pad_nents * sizeof(struct sec4_sg_entry); in ahash_update_no_ctx()1254 edesc = ahash_edesc_alloc(req, pad_nents, in ahash_update_no_ctx()