Searched refs:crypto_ahash_import (Results 1 – 6 of 6) sorted by relevance
351 err = err ?: crypto_ahash_import(req, state); in ahash_do_req_chain()363 return err ?: crypto_ahash_import(req, state); in ahash_do_req_chain()678 int crypto_ahash_import(struct ahash_request *req, const void *in) in crypto_ahash_import() function698 EXPORT_SYMBOL_GPL(crypto_ahash_import);
267 err = crypto_ahash_import(&ctx2->req, state); in hash_accept()
1594 err = crypto_ahash_import(req, hashstate); in test_ahash_vec_cfg()
185 return crypto_ahash_import(&rctx->fallback_req, in); in sun8i_ss_hash_import()
371 return crypto_ahash_import(&rctx->ahash_fbk_req, in); in starfive_hash_import()
610 return crypto_ahash_import(&rctx->fallback_req, in); in img_hash_import()