Searched refs:crypto_ahash_update (Results 1 – 13 of 13) sorted by relevance
79 err = af_alg_wait_for_completion(crypto_ahash_update(&ctx->req), in hash_sendmsg()134 err = crypto_ahash_update(&ctx->req); in hash_sendpage()
114 err = crypto_ahash_update(ahreq); in authenc_esn_geniv_ahash_update_done()212 err = crypto_ahash_update(ahreq); in authenc_esn_verify_ahash_update_done()362 err = crypto_ahash_update(ahreq); in crypto_authenc_esn_ahash()370 err = crypto_ahash_update(ahreq); in crypto_authenc_esn_ahash()
241 return crypto_ahash_update(ahreq); in gcm_hash_update()256 return crypto_ahash_update(ahreq); in gcm_hash_remain()275 return crypto_ahash_update(ahreq); in gcm_hash_len()
815 ret = do_one_ahash_op(req, crypto_ahash_update(req)); in test_ahash_jiffies()884 ret = do_one_ahash_op(req, crypto_ahash_update(req)); in test_ahash_cycles()903 ret = do_one_ahash_op(req, crypto_ahash_update(req)); in test_ahash_cycles()
282 err = crypto_ahash_update(ahreq); in crypto_authenc_ahash_fb()
277 ret = wait_async_op(&tresult, crypto_ahash_update(req)); in __test_hash()
183 return crypto_ahash_update(cryptd_req); in ghash_async_update()
468 static inline int crypto_ahash_update(struct ahash_request *req) in crypto_ahash_update() function
197 return crypto_ahash_update(cryptd_req); in ghash_async_update()
315 ahash_rc = crypto_ahash_update(req); in ima_calc_file_hash_atfm()
727 return crypto_ahash_update(mcryptd_req); in sha1_mb_async_update()
557 return crypto_ahash_update(&rctx->fallback_req); in img_hash_update()
326 return crypto_ahash_update(&rctx->fallback_req); in n2_hash_async_update()