Searched refs:prepare_shash_desc (Results 1 – 1 of 1) sorted by relevance
39 static inline struct shash_desc *prepare_shash_desc(struct ahash_request *req, in prepare_shash_desc() function258 return crypto_shash_init(prepare_shash_desc(req, tfm)); in crypto_ahash_init()366 return shash_ahash_digest(req, prepare_shash_desc(req, tfm)); in crypto_ahash_digest()455 return crypto_shash_import(prepare_shash_desc(req, tfm), in); in crypto_ahash_import()