Searched refs:crypto_ahash_import (Results 1 – 2 of 2) sorted by relevance
453 static inline int crypto_ahash_import(struct ahash_request *req, const void *in) in crypto_ahash_import() function
214 err = crypto_ahash_import(&ctx2->req, state); in hash_accept()