Searched refs:crypto_ahash_import (Results 1 – 10 of 10) sorted by relevance
17 …y crypto_ahash_finup crypto_ahash_final crypto_ahash_digest crypto_ahash_export crypto_ahash_import
481 static inline int crypto_ahash_import(struct ahash_request *req, const void *in) in crypto_ahash_import() function
151 return crypto_ahash_import(&rctx->fallback_req, in); in rk_ahash_import()
269 err = crypto_ahash_import(&ctx2->req, state); in hash_accept()
482 return crypto_ahash_import(&rctx->areq, in); in mcryptd_hash_import()
237 ret = crypto_ahash_import(req, state); in ahash_partial_update()
856 return crypto_ahash_import(mcryptd_req, in); in sha1_mb_async_import()
855 return crypto_ahash_import(mcryptd_req, in); in sha256_mb_async_import()
889 return crypto_ahash_import(mcryptd_req, in); in sha512_mb_async_import()
603 return crypto_ahash_import(&rctx->fallback_req, in); in img_hash_import()