Searched refs:crypto_ahash_import (Results 1 – 7 of 7) sorted by relevance
17 …y crypto_ahash_finup crypto_ahash_final crypto_ahash_digest crypto_ahash_export crypto_ahash_import
203 err = crypto_ahash_import(req, params->hashstate); in fsverity_hash_page()
484 static inline int crypto_ahash_import(struct ahash_request *req, const void *in) in crypto_ahash_import() function
148 return crypto_ahash_import(&rctx->fallback_req, in); in rk_ahash_import()
264 err = crypto_ahash_import(&ctx2->req, state); in hash_accept()
1393 err = crypto_ahash_import(req, hashstate); in test_ahash_vec_cfg()
600 return crypto_ahash_import(&rctx->fallback_req, in); in img_hash_import()