Searched refs:crypto_ahash_export (Results 1 – 2 of 2) sorted by relevance
188 static inline int crypto_ahash_export(struct ahash_request *req, void *out) in crypto_ahash_export() function
194 err = crypto_ahash_export(req, state); in hash_accept()