Searched refs:crypto_ahash_finup (Results 1 – 17 of 17) sorted by relevance
17 …fm crypto_ahash_reqsize crypto_ahash_statesize crypto_ahash_setkey crypto_ahash_finup crypto_ahash…
371 int crypto_ahash_finup(struct ahash_request *req) in crypto_ahash_finup() function375 EXPORT_SYMBOL_GPL(crypto_ahash_finup);
423 err = crypto_ahash_finup(&rctx->areq); in mcryptd_hash_finup()458 err = crypto_ahash_init(desc) ?: crypto_ahash_finup(desc); in mcryptd_hash_digest()
162 err = crypto_ahash_finup(&ctx->req); in hash_sendpage()
197 err = crypto_ahash_finup(&preq->req); in poly_tail()
232 err = crypto_ahash_finup(ahreq); in crypto_ccm_auth()
260 return crypto_ahash_finup(ahreq); in gcm_hash_len()
399 ret = crypto_wait_req(crypto_ahash_finup(req), &wait); in __test_hash()
422 int crypto_ahash_finup(struct ahash_request *req);
138 return crypto_ahash_finup(&rctx->fallback_req); in rk_ahash_finup()
797 return crypto_ahash_finup(mcryptd_req); in sha1_mb_async_finup()
796 return crypto_ahash_finup(mcryptd_req); in sha256_mb_async_finup()
829 return crypto_ahash_finup(mcryptd_req); in sha512_mb_async_finup()
590 return crypto_ahash_finup(&rctx->fallback_req); in img_hash_finup()
359 return crypto_ahash_finup(&rctx->fallback_req); in n2_hash_async_finup()
323 crypto_ahash_finup(req); in drbd_csum_ee()
1402 crypto_ahash_finup(hash); in iscsit_do_crypto_hash_sg()