Lines Matching refs:ahash_request
119 int crypto_hash_walk_first(struct ahash_request *req,
199 static int ahash_save_req(struct ahash_request *req, crypto_completion_t cplt)
256 static void ahash_restore_req(struct ahash_request *req, int err)
275 static void ahash_notify_einprogress(struct ahash_request *req)
287 struct ahash_request *areq = req->data;
298 * The "struct ahash_request *req" here is in fact the "req.base"
310 static int ahash_op_unaligned(struct ahash_request *req,
311 int (*op)(struct ahash_request *))
328 static int crypto_ahash_op(struct ahash_request *req,
329 int (*op)(struct ahash_request *))
340 int crypto_ahash_final(struct ahash_request *req)
354 int crypto_ahash_finup(struct ahash_request *req)
368 int crypto_ahash_digest(struct ahash_request *req)
387 struct ahash_request *areq = req->data;
397 static int ahash_def_finup_finish1(struct ahash_request *req, int err)
415 struct ahash_request *areq = req->data;
431 static int ahash_def_finup(struct ahash_request *req)