Searched refs:crypto_ahash_final (Results 1 – 11 of 11) sorted by relevance
94 err = af_alg_wait_for_completion(crypto_ahash_final(&ctx->req), in hash_sendmsg()167 err = af_alg_wait_for_completion(crypto_ahash_final(&ctx->req), in hash_recvmsg()
362 int crypto_ahash_final(struct ahash_request *req) in crypto_ahash_final() function366 EXPORT_SYMBOL_GPL(crypto_ahash_final);
842 ret = do_one_ahash_op(req, crypto_ahash_final(req)); in test_ahash_jiffies()910 ret = do_one_ahash_op(req, crypto_ahash_final(req)); in test_ahash_cycles()929 ret = do_one_ahash_op(req, crypto_ahash_final(req)); in test_ahash_cycles()
293 ret = wait_async_op(&tresult, crypto_ahash_final(req)); in __test_hash()
201 return crypto_ahash_final(cryptd_req); in ghash_async_final()
410 int crypto_ahash_final(struct ahash_request *req);
215 return crypto_ahash_final(cryptd_req); in ghash_async_final()
330 rc = ahash_wait(crypto_ahash_final(req), &res); in ima_calc_file_hash_atfm()
750 return crypto_ahash_final(mcryptd_req); in sha1_mb_async_final()
571 return crypto_ahash_final(&rctx->fallback_req); in img_hash_final()
339 return crypto_ahash_final(&rctx->fallback_req); in n2_hash_async_final()